diff --git a/applicationsets/prometheus-appset.yaml b/applicationsets/prometheus-appset.yaml index 091fa69..ebedad7 100644 --- a/applicationsets/prometheus-appset.yaml +++ b/applicationsets/prometheus-appset.yaml @@ -31,8 +31,8 @@ spec: server: https://kubernetes.default.svc namespace: monitoring syncPolicy: - automated: - prune: true - selfHeal: true + # automated: + # prune: true + # selfHeal: true syncOptions: - CreateNamespace=true \ No newline at end of file