adjustments to argo apps

This commit is contained in:
Danijel Simeunovic
2026-02-07 21:31:56 +01:00
parent 2b591593c0
commit bc52bfd3f1
11 changed files with 15 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ spec:
sources:
- repoURL: https://prometheus-community.github.io/helm-charts
chart: prometheus
targetRevision: latest
targetRevision: "65.0.0"
helm:
releaseName: prometheus
valueFiles:
@@ -32,6 +32,7 @@ spec:
allowEmpty: false
syncOptions:
- CreateNamespace=true
- Validate=true
- ServerSideApply=true
retry:
limit: 5