ignore grafana_datasource label on loki-stack ConfigMap
This commit is contained in:
parent
a31cf5f286
commit
81735446bd
@ -27,4 +27,11 @@ spec:
|
|||||||
prune: false
|
prune: false
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
ignoreDifferences:
|
||||||
|
- group: ""
|
||||||
|
kind: ConfigMap
|
||||||
|
name: loki-stack
|
||||||
|
namespace: monitoring
|
||||||
|
jsonPointers:
|
||||||
|
- /metadata/labels/grafana_datasource
|
||||||
Loading…
x
Reference in New Issue
Block a user