Skip to content

Commit 76d3cd5

Browse files
committed
Remove unused chectl flag
Signed-off-by: David Kwon <[email protected]>
1 parent cf4c38d commit 76d3cd5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.ci/oci-devworkspace-happy-path.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ deployChe() {
4242
-p openshift \
4343
--batch \
4444
--telemetry=off \
45-
--installer=operator \
46-
--workspace-engine=dev-workspace
45+
--installer=operator
4746
}
4847

4948
deployDWO

0 commit comments

Comments
 (0)