minor: Enable argo workflows

This commit is contained in:
2025-08-12 15:50:37 +02:00
parent e590d97345
commit 959d20b460
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ argo:
rollouts: rollouts:
enabled: false enabled: false
workflows: workflows:
enabled: false enabled: true
argocd: argocd:
autosync: true autosync: true
+1 -2
View File
@@ -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