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 Apr 23, 2025. It is now read-only.
EXEC: pick "Open Helm Charts" in ctx menu to the cluster in the resource tree
EXEC: in the list of helm charts, select a chart and hit "Install" in the details pane
EXEC: provide the name (and possibly additional parameters) and hit "Install"
EXEC: Answer the question: in what namespace/project was it installed?
Result:
Nothing in the dialog tells you to what namespace/project the chart is installed to. You can determine it though by looking at the resource tree where there's a child node for the current namespace. If you didnt expand the cluster node, you wont know what's the current namespace.
I'd add a row in the installation panel which tells you to what namespace the chart is installed to. This allows you to know beforehand and prevents you from installing to the wrong namespace/project