You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
492 B
20 lines
492 B
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 |
|
# Needed for the moment, see |
|
# https://github.com/prometheus-community/helm-charts/issues/1500 |
|
- Replace=true
|
|
|