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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@
47
47
| --skip-runtime-installation | boolean | Set flag if you already have a configured runtime-environment, add --runtime-environment flag with name |
48
48
| --storage-class | string | Set a name of your custom storage class, note: this will not install volume provisioning components |
49
49
| --tolerations | string | The kubernetes tolerations as JSON string to be used by venona resources (default is no tolerations). If prefixed with "@", loads from a file: @/tmp/tolerations.json |
50
-
| --set | stringArray | Set values for templates, example: --set LocalVolumesDir=/mnt/disk/ssd0/codefresh-volumes |
50
+
| --set-value| stringArray | Set values for templates, example: --set-value LocalVolumeDir=/mnt/disk/ssd0/codefresh-volumes |
51
51
| --venona-version | string | Version of venona to install (default is the latest) |
0 commit comments