Skip to content

Commit 4b86841

Browse files
Add docs for how to use custom vars
1 parent a84008d commit 4b86841

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stable/helm/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ steps:
3333
- `DEBUG` - print verbose install output
3434
- `WAIT` - block step execution till installation completed and all Kubernetes resources are ready
3535
- `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

Comments
 (0)