Fix: Add sync options for server-side apply in kube-prometheus-stack configuration
This commit is contained in:
parent
1c432d038d
commit
177e81da5d
@ -19,6 +19,8 @@ spec:
|
|||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
|
syncOptions:
|
||||||
|
- ServerSideApply=true
|
||||||
source:
|
source:
|
||||||
chart: kube-prometheus-stack
|
chart: kube-prometheus-stack
|
||||||
repoURL: https://prometheus-community.github.io/helm-charts
|
repoURL: https://prometheus-community.github.io/helm-charts
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user