mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-10 17:39:43 +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:
|
||||
- CreateNamespace=true
|
||||
sources:
|
||||
- repoURL: https://github.com/VictoriaMetrics/operator.git
|
||||
targetRevision: v0.38.0
|
||||
path: hack/prom_crd/
|
||||
- repoURL: https://github.com/prometheus-community/helm-charts.git
|
||||
targetRevision: kube-prometheus-stack-51.2.0
|
||||
path: charts/kube-prometheus-stack/charts/crds/
|
||||
- repoURL: https://victoriametrics.github.io/helm-charts/
|
||||
chart: victoria-metrics-operator
|
||||
targetRevision: 0.27.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue