Closed StrongestNumber9 closed 1 year ago
Rather use {{.Release.Namespace}} so you can do helm install --create-namespace --namespace xyz
{{.Release.Namespace}}
helm install --create-namespace --namespace xyz
Rather use
{{.Release.Namespace}}
so you can dohelm install --create-namespace --namespace xyz