ungleich-k8s/prometheus-monitoring/argocd-application-kube-pro...

18 lines
370 B
YAML

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