minor: Enable argo workflows
This commit is contained in:
@@ -5,7 +5,7 @@ argo:
|
|||||||
rollouts:
|
rollouts:
|
||||||
enabled: false
|
enabled: false
|
||||||
workflows:
|
workflows:
|
||||||
enabled: false
|
enabled: true
|
||||||
|
|
||||||
argocd:
|
argocd:
|
||||||
autosync: true
|
autosync: true
|
||||||
|
|||||||
@@ -1,9 +1,8 @@
|
|||||||
dashboard:
|
dashboard:
|
||||||
enabled: {{ .Values.apps. true }}
|
enabled: true
|
||||||
|
|
||||||
controller:
|
controller:
|
||||||
metrics:
|
metrics:
|
||||||
enabled: true
|
enabled: true
|
||||||
serviceMonitor:
|
serviceMonitor:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user