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
Add the ability to directly point to a git repo of helm chart
🎤 Pitch / Usecases
In small setup or for testing purpose it would be preferred to just use a git repo where the helm chart is stored. Basically behind the scene, clone the git repo then cd to helm chart directory helm install app-name .
An Example of what can be added
🔄️ Alternative
no possible at the moment
👀 Have you spent some time to check if this issue has been raised before?
🔖 Feature description
Add the ability to directly point to a git repo of helm chart
🎤 Pitch / Usecases
In small setup or for testing purpose it would be preferred to just use a git repo where the helm chart is stored. Basically behind the scene, clone the git repo then cd to helm chart directory
helm install app-name .
An Example of what can be added
🔄️ Alternative
no possible at the moment
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: