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
When i have a published chart with a deliminator in it, i can not enc or decode it.
.i.e a chart on artifacthub with a values file containing "changeme" can not be encoded or decoded
Describe the solution you'd like
I'd like to be able to use helm vault install repo/chart and it will decoded values where it finds a delimiter.
I'd like to be able to use helm vault enc repo/chart and it prompt me to enter any values that need stored as secrets.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
When i have a published chart with a deliminator in it, i can not enc or decode it.
.i.e a chart on artifacthub with a values file containing "changeme" can not be encoded or decoded
Describe the solution you'd like
I'd like to be able to use
helm vault install repo/chart
and it will decoded values where it finds a delimiter.I'd like to be able to use
helm vault enc repo/chart
and it prompt me to enter any values that need stored as secrets.The text was updated successfully, but these errors were encountered: