-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working