feat(grafana): add ignoreDifferences configuration for Grafana Alloy secrets
This commit is contained in:
@@ -20,6 +20,12 @@ spec:
|
|||||||
- repoURL: git@git.janis-eccarius.de:NowChess/GitOps.git
|
- repoURL: git@git.janis-eccarius.de:NowChess/GitOps.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
|
ignoreDifferences:
|
||||||
|
- group: ""
|
||||||
|
kind: Secret
|
||||||
|
name: grafana-cloud-fleet-management-grafana-alloy-grafana-cloud-onbo
|
||||||
|
jsonPointers:
|
||||||
|
- /data
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
|
|||||||
Reference in New Issue
Block a user