Skip to content

Commit 9c603a2

Browse files
author
Roey Prat
authored
fix rhel7 version tag in openshift.bundle.yaml
1 parent 2471198 commit 9c603a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openshift.bundle.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ spec:
140140
serviceAccount: redis-enterprise-operator
141141
containers:
142142
- name: redis-enterprise-operator
143-
image: redislabs/operator-internal:5.4.14-2.rhel
143+
image: redislabs/operator-internal:5.4.14-2.rhel7
144144
securityContext:
145145
runAsUser: 1001
146146
command:

0 commit comments

Comments
 (0)