Skip to content

Commit 9b3b369

Browse files
committed
Reproducing OCPBUGS-58450 for CVO with 4.18
1 parent b06a3d8 commit 9b3b369

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
securityContext:
8383
readOnlyRootFilesystem: true
8484
terminationMessagePolicy: FallbackToLogsOnError

0 commit comments

Comments
 (0)