diff --git a/k8s/applications/monitoring.yaml b/k8s/applications/monitoring.yaml index 98998b1..e64371d 100644 --- a/k8s/applications/monitoring.yaml +++ b/k8s/applications/monitoring.yaml @@ -15,12 +15,12 @@ spec: syncPolicy: syncOptions: - CreateNamespace=true - automated: - prune: true - allowEmpty: false - retry: - limit: 5 - backoff: - duration: 5s - factor: 2 - maxDuration: 3m \ No newline at end of file + # automated: + # prune: true + # allowEmpty: false + # retry: + # limit: 5 + # backoff: + # duration: 5s + # factor: 2 + # maxDuration: 3m \ No newline at end of file