Possible to run Argo Workflows in cluster mode #2991
Unanswered
norman-zon
asked this question in
Q&A
Replies: 1 comment 2 replies
-
If you set
As the doc says, you are supposed to set all namespaces in |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ist it possible, using the helm chart, to run argo-workflows in cluster mode?
As far as I can tell from the chart it is not possible to set
singleNamespace: false
and also unsetworkflowNamespaces
.My goal is to have the argo-workflow controller watch all namespaces.
Beta Was this translation helpful? Give feedback.
All reactions