Upgrade grafana-operator to v5.23.0 and enable useKubeAuth

This commit is contained in:
Martin McCaffery 2026-06-01 12:57:53 +01:00
parent a7bc25603c
commit 1686764b39
No known key found for this signature in database
GPG key ID: 7C4D0F375BCEE533
2 changed files with 3 additions and 1 deletions

View file

@ -19,7 +19,7 @@ spec:
sources: sources:
- chart: grafana-operator - chart: grafana-operator
repoURL: ghcr.io/grafana/helm-charts repoURL: ghcr.io/grafana/helm-charts
targetRevision: v5.18.0 targetRevision: v5.23.0
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances - repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD targetRevision: HEAD
path: "otc/observability.buildth.ing/stacks/observability/grafana-operator/manifests" path: "otc/observability.buildth.ing/stacks/observability/grafana-operator/manifests"

View file

@ -5,6 +5,8 @@ metadata:
labels: labels:
dashboards: "grafana" dashboards: "grafana"
spec: spec:
client:
useKubeAuth: true
persistentVolumeClaim: persistentVolumeClaim:
metadata: metadata:
annotations: annotations: