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:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- ServerSideApply=true
|
||||
source:
|
||||
chart: kube-prometheus-stack
|
||||
repoURL: https://prometheus-community.github.io/helm-charts
|
||||
|
||||
Loading…
Reference in New Issue
Block a user