fix: metadata.annotations: Too long: must have at most 262144 bytes

This commit is contained in:
Andrei Kartashov 2023-09-25 01:08:50 +07:00
parent cb8fbfa110
commit c67a3eceb9
2 changed files with 2 additions and 0 deletions

View file

@ -15,6 +15,7 @@ spec:
selfHeal: true selfHeal: true
syncOptions: syncOptions:
- CreateNamespace=true - CreateNamespace=true
- ServerSideApply=true
sources: sources:
- repoURL: https://victoriametrics.github.io/helm-charts/ - repoURL: https://victoriametrics.github.io/helm-charts/
chart: victoria-metrics-k8s-stack chart: victoria-metrics-k8s-stack

View file

@ -15,6 +15,7 @@ spec:
selfHeal: true selfHeal: true
syncOptions: syncOptions:
- CreateNamespace=true - CreateNamespace=true
- ServerSideApply=true
sources: sources:
- repoURL: https://github.com/prometheus-community/helm-charts.git - repoURL: https://github.com/prometheus-community/helm-charts.git
targetRevision: kube-prometheus-stack-51.2.0 targetRevision: kube-prometheus-stack-51.2.0