Replies: 1 comment
-
Nevermind. Works now with v1.12.2 |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Even though I set
secondsAfterCompletion
in the workflow-controller-configmap to5
I still end up with piles of workflows:After applying the config map with these defaults, I did run a workflow and it is not getting removed :/
Anyone any idea, what the problem here could be? When I manually remove the workflows with
argo --namespace argo delete --older 5m
it works.Beta Was this translation helpful? Give feedback.
All reactions