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: build/stf-run-ci/README.md
+16-1Lines changed: 16 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,9 +21,11 @@ choose to override:
21
21
|`__local_build_enabled`| {true,false} | true | Whether to deploy STF from local built artifacts. Also see `working_branch`, `sg_branch`, `sgo_branch`|
22
22
|`__deploy_from_bundles_enabled`| {true,false} | false | Whether to deploy STF from OLM bundles (TODO: compat with `__local_build_enabled`) |
23
23
|`__deploy_from_index_enabled`| {true,false} | false | Whether to deploy STF from locally built bundles/OLM bundles and index image. |
24
+
|`__deploy_from_catalog`| {true,false} | false | Whether to deploy STF from a pre-built index image. |
24
25
|`__disconnected_deploy`| {true,false} | false | Whether to deploy on a disconnected cluster |
25
26
|`__service_telemetry_bundle_image_path`| <image_path> |`quay.io/infrawatch-operators/service-telemetry-operator-bundle:nightly-head`| Image path to Service Telemetry Operator bundle |
0 commit comments