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: stable/helm/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,3 +33,4 @@ steps:
33
33
-`DEBUG` - print verbose install output
34
34
-`WAIT` - block step execution till installation completed and all Kubernetes resources are ready
35
35
-`TIMEOUT` - wait timeout (5min by default)
36
+
-`custom_var_name` - override helm variables with new values. For example, if you have a variable `image.tag` to override the variable would be `custom_image_tag`.
0 commit comments