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