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 has been archived by the owner on Jun 12, 2024. It is now read-only.
When we don't want to install Tiller in the cluster we can use helm template | kubectl apply -f - instead. Helm 3 is also going to moving away from Tiller. It would be nice to support that approach.
The text was updated successfully, but these errors were encountered:
When we don't want to install Tiller in the cluster we can use
helm template | kubectl apply -f -
instead. Helm 3 is also going to moving away from Tiller. It would be nice to support that approach.The text was updated successfully, but these errors were encountered: