mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 01:49:44 +00:00
victoria-metrics-operator(fix): prevent converted vmservicescrape from deletion by argocd
This commit is contained in:
parent
c510d6df53
commit
9728bc6807
1 changed files with 4 additions and 0 deletions
|
|
@ -25,3 +25,7 @@ spec:
|
||||||
helm:
|
helm:
|
||||||
values: |
|
values: |
|
||||||
# https://github.com/VictoriaMetrics/helm-charts/tree/master/charts/victoria-metrics-operator#parameters
|
# https://github.com/VictoriaMetrics/helm-charts/tree/master/charts/victoria-metrics-operator#parameters
|
||||||
|
operator:
|
||||||
|
prometheus_converter_add_argocd_ignore_annotations: true
|
||||||
|
enable_converter_ownership: true
|
||||||
|
useCustomConfigReloader: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue