Upgrade grafana-operator to v5.23.0 and enable useKubeAuth
This commit is contained in:
parent
a7bc25603c
commit
1686764b39
2 changed files with 3 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,8 @@ metadata:
|
||||||
labels:
|
labels:
|
||||||
dashboards: "grafana"
|
dashboards: "grafana"
|
||||||
spec:
|
spec:
|
||||||
|
client:
|
||||||
|
useKubeAuth: true
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue