volker.raschek
566d4456e3
fix(gatewayAPI): adapt backendTLSPolicy
Helm / helm-lint (push) Successful in 7s
Helm / helm-unittest (push) Failing after 24s
Generate README / generate-parameters (push) Successful in 43s
2026-05-29 23:51:18 +02:00
volker.raschek
87d8a44711
fix(gatewayAPI): add clientSettingsPolicy
2026-05-29 23:05:42 +02:00
volker.raschek
e051af89eb
fix(gatewayAPI): add backendTLSConfig
2026-05-29 22:26:04 +02:00
volker.raschek
8bd017426f
fix(gatewayAPI): add httpRoute
2026-05-29 22:08:35 +02:00
volker.raschek
d790cd3ec4
fix(secret): enforce basic auth credentials
...
This patch remove generation of a random string for the username and password of
the basic auth credentials.
The problem with the random generated basic auth credentials is, that this leads
to a new shasum of the secret. GitOps tools like ArgoCD detects a drift trigger
a rolling update.
To avoid this must now the basic auth credentials be defined to enable
prometheus metrics.
2025-10-22 17:14:53 +02:00
volker.raschek
334a8b877b
feat(secret): support annotations and labels for the basic auth secret
Release / publish-chart (push) Failing after 46s
2025-09-29 22:54:44 +02:00
volker.raschek
413fe95b86
fix(prometheus): add init containers to download plugins
...
Release / publish-chart (push) Failing after 31s
The following patch extends the helm chart of additional init containers for
each plugin.
2025-09-20 16:21:40 +02:00
volker.raschek
6e38335808
feat(prometheus): add podMonitor and serviceMonitor
...
This patch adds Prometheus podMonitor and serviceMonitor.
2025-09-20 16:21:16 +02:00
volker.raschek
26d6d51418
fix(deployment): add missing data volume
Release / publish-chart (push) Failing after 11s
2025-07-23 20:41:41 +02:00
volker.raschek
b726409caa
Initial Commit
Release / publish-chart (push) Failing after 44s
2025-07-23 18:29:15 +02:00