You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 22, 2018. It is now read-only.
I was working on a group of replication controllers and services that I created with helm in the default namespace. Later I created another version exactly the same in a different namespace (namespace created outside of helm). I ran helm uninstall on the version of the chart with a namespace specified in the manifest files and helm deleted the controllers and services in the default namespace.
I was working on a group of replication controllers and services that I created with helm in the default namespace. Later I created another version exactly the same in a different namespace (namespace created outside of helm). I ran
helm uninstallon the version of the chart with a namespace specified in the manifest files and helm deleted the controllers and services in the default namespace.helm version 0.3.1+d4c0fa8