summaryrefslogtreecommitdiff
path: root/f3s
diff options
context:
space:
mode:
Diffstat (limited to 'f3s')
-rw-r--r--f3s/argocd-apps/monitoring/prometheus.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/argocd-apps/monitoring/prometheus.yaml b/f3s/argocd-apps/monitoring/prometheus.yaml
index 5954be8..854948f 100644
--- a/f3s/argocd-apps/monitoring/prometheus.yaml
+++ b/f3s/argocd-apps/monitoring/prometheus.yaml
@@ -171,7 +171,7 @@ spec:
syncPolicy:
automated:
- prune: false # Manual pruning for safety on complex stack
+ prune: true
selfHeal: true
syncOptions:
- CreateNamespace=false