adjustments to argo apps
This commit is contained in:
@@ -11,7 +11,7 @@ spec:
|
||||
sources:
|
||||
- repoURL: https://grafana.github.io/helm-charts
|
||||
chart: grafana
|
||||
targetRevision: latest
|
||||
targetRevision: "8.0.0"
|
||||
helm:
|
||||
releaseName: grafana
|
||||
valueFiles:
|
||||
@@ -32,6 +32,7 @@ spec:
|
||||
allowEmpty: false
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- Validate=true
|
||||
- ServerSideApply=true
|
||||
retry:
|
||||
limit: 5
|
||||
|
||||
Reference in New Issue
Block a user