Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support custom configuration for worflow controller #405

Open
Calvinaud opened this issue Oct 1, 2024 · 0 comments
Open

Support custom configuration for worflow controller #405

Calvinaud opened this issue Oct 1, 2024 · 0 comments

Comments

@Calvinaud
Copy link
Contributor

Calvinaud commented Oct 1, 2024

Hello,

At the moment, the only configuration that is inside the workflow-controller-configmap is:

containerRuntimeExecutor: k8s
executor:
  imagePullPolicy: IfNotPresent
instanceID: xxx

It's possible to update the containerRuntimeExecutor but not the others configurations available in this configmap: https://argo-workflows.readthedocs.io/en/latest/workflow-controller-configmap/

The goal of this ticket is to support a custom workflow configuration.
Even when using: useExistingWorkflowControllerConfigMap, the configmap will overwritten by the helm-agent job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant