Skip to content

argo-cd helm installation fails when release name contains dot(.) #3685

@jagpreetstamber

Description

@jagpreetstamber

Describe the bug

Try installing the helm chart with release name containing dot(.) it fails with the below error.

helm installation failed : unable to create/update kubernetes resources for the extension : recommendation please check that there are no policies blocking the resource creation/update for the extension : innererror [release test.argocd failed, and has been uninstalled due to atomic being set: 11 errors occurred:\n\t* service \"test.argocd-dex-server\" is invalid: metadata.name: invalid value: \"test.argocd-dex-server\": a dns-1035 label must consist of lower case alphanumeric characters or '-', start with an alphabetic character, and end with an alphanumeric character (e.g. 'my-name',  or 'abc-123', regex used for validation is

Related helm chart

argo-cd

Helm chart version

9.3.5

To Reproduce

helm install -n argocd test.argocd

Expected behavior

Installation should be successful

Screenshots

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions