Skip to content

Commit 2471198

Browse files
authored
Merge pull request #110 from yuvallevy2/yuvallevy2-pull_image_fix-RED-38883
RED-38883 rhel->rhel7 in operator yaml for openshift
2 parents c48f150 + c0be521 commit 2471198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openshift/operator_rhel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
serviceAccount: redis-enterprise-operator
1616
containers:
1717
- name: redis-enterprise-operator
18-
image: redislabs/operator:5.4.14-2.rhel
18+
image: redislabs/operator:5.4.14-2.rhel7
1919
securityContext:
2020
runAsUser: 1001
2121
command:

0 commit comments

Comments
 (0)