We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b4ca8a commit 4adcf5bCopy full SHA for 4adcf5b
operator.yaml
@@ -15,7 +15,7 @@ spec:
15
serviceAccount: redis-enterprise-operator
16
containers:
17
- name: redis-enterprise-operator
18
- image: redislabs/operator:804_c4987427
+ image: redislabs/operator:5.4.6-1086
19
securityContext:
20
runAsUser: 1001
21
command:
operator_rhel.yaml
- image: redislabs/operator:804_c4987427.rhel7
+ image: redislabs/operator:5.4.6-1086.rhel7
@@ -29,4 +29,4 @@ spec:
29
- name: POD_NAME
30
valueFrom:
31
fieldRef:
32
- fieldPath: metadata.name
+ fieldPath: metadata.name
0 commit comments