mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 01:49:44 +00:00
victoria-metrics-operator(fix): upgrade prometheus operator CRDs
This commit is contained in:
parent
85b9958d4b
commit
a6cc9a5a4b
1 changed files with 3 additions and 3 deletions
|
|
@ -16,9 +16,9 @@ spec:
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://github.com/VictoriaMetrics/operator.git
|
- repoURL: https://github.com/prometheus-community/helm-charts.git
|
||||||
targetRevision: v0.38.0
|
targetRevision: kube-prometheus-stack-51.2.0
|
||||||
path: hack/prom_crd/
|
path: charts/kube-prometheus-stack/charts/crds/
|
||||||
- repoURL: https://victoriametrics.github.io/helm-charts/
|
- repoURL: https://victoriametrics.github.io/helm-charts/
|
||||||
chart: victoria-metrics-operator
|
chart: victoria-metrics-operator
|
||||||
targetRevision: 0.27.0
|
targetRevision: 0.27.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue