Skip to content

Make it possible to set release name different from argcd app name.  #1066

Closed
@peterbosalliandercom

Description

@peterbosalliandercom

Now the argocd app name is used as release name in the helm templating. It would be great if it is possible to use a seperate app name and release name like this:

argocd create app artifactory-prd --release-name artifactory ....
This way we can create apps for production cluster and test cluster with the same release name.

Reason we need this is that not all helm charts have the possibility to use the nameOverride parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions