Skip to content

Commit

Permalink
[monitoring] adjusted grafana values on argocd app
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberdev committed Feb 2, 2024
1 parent de9aacd commit 3316774
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions apps/argocd/base/monitoring/grafana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,8 @@ spec:
selfHeal: true
allowEmpty: true
syncOptions:
- Validate=false
- CreateNamespace=false
- PrunePropagationPolicy=foreground
- PruneLast=true
- Replace=true
- ApplyOutOfSyncOnly=false
- Prune=true
- Prune=true
- ServerSideApply=true
retry:
limit: 5
backoff:
Expand Down

0 comments on commit 3316774

Please sign in to comment.