2022-01-28 18:09:14 +00:00
|
|
|
project: default
|
|
|
|
source:
|
|
|
|
repoURL: 'https://github.com/prometheus-operator/kube-prometheus.git'
|
|
|
|
path: manifests
|
|
|
|
targetRevision: v0.10.0
|
|
|
|
directory:
|
|
|
|
recurse: true
|
|
|
|
jsonnet: {}
|
|
|
|
destination:
|
|
|
|
server: 'https://kubernetes.default.svc'
|
|
|
|
namespace: monitoring
|
|
|
|
syncPolicy:
|
|
|
|
automated:
|
|
|
|
prune: true
|
|
|
|
selfHeal: true
|
|
|
|
syncOptions:
|
|
|
|
- CreateNamespace=true
|
2022-01-28 18:43:00 +00:00
|
|
|
# Needed for the moment, see
|
|
|
|
# https://github.com/prometheus-community/helm-charts/issues/1500
|
|
|
|
- Replace=true
|