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:
|
||||
- chart: grafana-operator
|
||||
repoURL: ghcr.io/grafana/helm-charts
|
||||
targetRevision: v5.18.0
|
||||
targetRevision: v5.23.0
|
||||
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
|
||||
targetRevision: HEAD
|
||||
path: "otc/observability.buildth.ing/stacks/observability/grafana-operator/manifests"
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ metadata:
|
|||
labels:
|
||||
dashboards: "grafana"
|
||||
spec:
|
||||
client:
|
||||
useKubeAuth: true
|
||||
persistentVolumeClaim:
|
||||
metadata:
|
||||
annotations:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue