File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ All of the s2i tasks use the `source` workspace which is meant to contain the Ap
6464| Param | Type | Default | Description |
6565| ----------------- | ------ | ------------------------ | ------------------------------------------------------------------------- |
6666| IMAGE | string | (required) | Fully qualified container image name to be built by s2i |
67- | IMAGE_SCRIPTS_URL | string | image:///usr/libexec /s2i | URL containing the default assemble and run scripts for the builder image |
67+ | IMAGE_SCRIPTS_URL | string | image:///usr/local /s2i | URL containing the default assemble and run scripts for the builder image |
6868| ENV_VARS | array | [ ] | Array containing string of Environment Variables as "KEY=VALUE” |
6969| SUBDIRECTORY | string | . | Relative subdirectory to the source Workspace for the build-context. |
7070| STORAGE_DRIVER | string | overlay | Set buildah storage driver to reflect the currrent cluster node's |
You can’t perform that action at this time.
0 commit comments