-
Notifications
You must be signed in to change notification settings - Fork 7.6k
[Helm2] helm install and template produce different output #6548
Copy link
Copy link
Closed
Description
It seems like helm template my-chart install the helm tests but helm install my-chart excludes them. Is it the expected behavior? If so, should we document this behavior somewhere in the website?
Output of helm version:
Client: &version.Version{SemVer:"v2.14.0", GitCommit:"05811b84a3f93603dd6c2fcfe57944dfa7ab7fd0", GitTreeState:"clean"}
Server: &version.Version{SemVer:"v2.14.1", GitCommit:"5270352a09c7e8b6e8c9593002a73535276507c0", GitTreeState:"clean"}
Output of kubectl version:
Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.1", GitCommit:"b7394102d6ef778017f2ca4046abbaa23b88c290", GitTreeState:"clean", BuildDate:"2019-04-08T17:11:31Z", GoVersion:"go1.12.1", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"13+", GitVersion:"v1.13.9-gke.3", GitCommit:"cf98c87ae263ea1b75e03d11251acdb958286c9d", GitTreeState:"clean", BuildDate:"2019-08-12T23:00:17Z", GoVersion:"go1.11.5b4", Compiler:"gc", Platform:"linux/amd64"}
Cloud Provider/Platform (AKS, GKE, Minikube etc.):
GKE
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels