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
Copy file name to clipboardExpand all lines: incubator/helm/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ CHART_VERSION|required|application chart version to install
24
24
CHART_REPO_URL|required|Helm chart repository URL (overriden by injected Helm repository context)
25
25
CUSTOMFILE_|optional|Values file to provide to Helm (as --file). see usage information below.
26
26
CUSTOM_|optional|Value to provide to Helm (as --set). see usage information below.
27
+
CMD_PS|optional|Command Postscript - this will be appended to the command string. Can be used to set additional parameters supported by the command but not exposed as variables.
0 commit comments