Skip to content

Commit bf55d5b

Browse files
committed
WIP Test Reproduce OCPBUGS-58450 for CVO
1 parent 1e3caa4 commit bf55d5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifests/07-operator.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ spec:
5858
memory: 50Mi
5959
env:
6060
- name: RELEASE_VERSION
61-
value: "0.0.1-snapshot"
61+
value: "4.18.19"
6262
- name: WATCH_NAMESPACE
6363
valueFrom:
6464
fieldRef:
@@ -78,7 +78,7 @@ spec:
7878
- name: AZURE_ENVIRONMENT_FILEPATH
7979
value: /tmp/azurestackcloud.json
8080
- name: OPERATOR_IMAGE_VERSION
81-
value: 0.0.1-snapshot
81+
value: 4.18.19
8282
terminationMessagePolicy: FallbackToLogsOnError
8383
volumeMounts:
8484
- name: trusted-ca

0 commit comments

Comments
 (0)