Skip to content

argo-worflows: add option to create the namespaces listed in controller.workflowNamespaces #3813

@Byh0ki

Description

@Byh0ki

Is your feature request related to a problem?

Hello,

I see that the argo-workflows chart is able to handle the creation of roles and SAs in the controller.workflowNamespaces but the creation of the namespace if not handled at the moment. Could we add a controller.workflowNamespacesCreate (or similar) var to ensure that all NS exists? Our current solution is to create the namespace using a small chart but that's cumbersome to manage.

If the feature is approved, I can take care of the implementation :D

Related helm chart

argo-workflows

Describe the solution you'd like

Add a controller.workflowNamespacesCreate (or similar) value that would enable the NS creation

Describe alternatives you've considered

Continuing with a small chart that handle NS creation

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions