Change(kube-prometheus): CRDs externalized

This commit is contained in:
nold 2022-05-16 16:14:30 +02:00
parent 9e1f3dc035
commit ded2942179

View file

@ -11,3 +11,15 @@ apps:
keys:
- admin-password
- admin-user
helm:
skipCrds: true
- name: kube-prometheus-crds
repoURL: https://github.com/prometheus-community/helm-charts.git
path: charts/kube-prometheus-stack/crds/
targetRevision: kube-prometheus-stack-34.10.0
directory:
recurse: true
syncPolicy:
syncOptions:
- Replace=true