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
You can load secret file as you want by --set-file
helm install -h:
--set-file stringArray set values from respective files specified via the command line (can specify multiple or separate values with commas: key1=path1,key2=path2)
https://kubernetes.io/docs/concepts/configuration/secret/
The text was updated successfully, but these errors were encountered: