diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-08 23:55:27 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-08 23:55:27 +0200 |
| commit | f73f0587843cd442ee45244e2d392c54aa669029 (patch) | |
| tree | 1c0e1639070529acfe8c692a22dda9bd179cde24 /f3s/argocd-apps/monitoring | |
| parent | 4aa485ad046c20a52ac92e07d5bbaf593f9687ce (diff) | |
prune
Diffstat (limited to 'f3s/argocd-apps/monitoring')
| -rw-r--r-- | f3s/argocd-apps/monitoring/prometheus.yaml | 2 |
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 |
