File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -16775,7 +16775,7 @@ spec:
16775
16775
- configMapRef:
16776
16776
name: "operator-environment-config"
16777
16777
optional: true
16778
- image: redislabs/operator:7.8.2-3
16778
+ image: redislabs/operator:7.8.2-6
16779
16779
imagePullPolicy: Always
16780
16780
livenessProbe:
16781
16781
failureThreshold: 3
@@ -16823,7 +16823,7 @@ spec:
16823
16823
- configMapRef:
16824
16824
name: "operator-environment-config"
16825
16825
optional: true
16826
- image: redislabs/operator:7.8.2-3
16826
+ image: redislabs/operator:7.8.2-6
16827
16827
imagePullPolicy: Always
16828
16828
livenessProbe:
16829
16829
failureThreshold: 3
Original file line number Diff line number Diff line change 37
37
logger .setLevel (logging .INFO )
38
38
LOGGER_FORMAT = '%(asctime)s - %(levelname)s - %(message)s'
39
39
logging .basicConfig (format = LOGGER_FORMAT )
40
- VERSION_LOG_COLLECTOR = "7.8.2-3 "
40
+ VERSION_LOG_COLLECTOR = "7.8.2-6 "
41
41
42
42
TIME_FORMAT = time .strftime ("%Y%m%d-%H%M%S" )
43
43
Original file line number Diff line number Diff line change 40
40
- configMapRef :
41
41
name : " operator-environment-config"
42
42
optional : true
43
- image : redislabs/operator:7.8.2-3
43
+ image : redislabs/operator:7.8.2-6
44
44
imagePullPolicy : Always
45
45
livenessProbe :
46
46
failureThreshold : 3
88
88
- configMapRef :
89
89
name : " operator-environment-config"
90
90
optional : true
91
- image : redislabs/operator:7.8.2-3
91
+ image : redislabs/operator:7.8.2-6
92
92
imagePullPolicy : Always
93
93
livenessProbe :
94
94
failureThreshold : 3
Original file line number Diff line number Diff line change @@ -16829,7 +16829,7 @@ spec:
16829
16829
- configMapRef:
16830
16830
name: "operator-environment-config"
16831
16831
optional: true
16832
- image: registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.8.2-3
16832
+ image: registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.8.2-6
16833
16833
imagePullPolicy: Always
16834
16834
livenessProbe:
16835
16835
failureThreshold: 3
@@ -16877,7 +16877,7 @@ spec:
16877
16877
- configMapRef:
16878
16878
name: "operator-environment-config"
16879
16879
optional: true
16880
- image: registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.8.2-3
16880
+ image: registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.8.2-6
16881
16881
imagePullPolicy: Always
16882
16882
livenessProbe:
16883
16883
failureThreshold: 3
Original file line number Diff line number Diff line change 42
42
- configMapRef :
43
43
name : " operator-environment-config"
44
44
optional : true
45
- image : registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.8.2-3
45
+ image : registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.8.2-6
46
46
imagePullPolicy : Always
47
47
livenessProbe :
48
48
failureThreshold : 3
90
90
- configMapRef :
91
91
name : " operator-environment-config"
92
92
optional : true
93
- image : registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.8.2-3
93
+ image : registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.8.2-6
94
94
imagePullPolicy : Always
95
95
livenessProbe :
96
96
failureThreshold : 3
Original file line number Diff line number Diff line change 40
40
- configMapRef :
41
41
name : " operator-environment-config"
42
42
optional : true
43
- image : redislabs/operator:7.8.2-3
43
+ image : redislabs/operator:7.8.2-6
44
44
imagePullPolicy : Always
45
45
livenessProbe :
46
46
failureThreshold : 3
88
88
- configMapRef :
89
89
name : " operator-environment-config"
90
90
optional : true
91
- image : redislabs/operator:7.8.2-3
91
+ image : redislabs/operator:7.8.2-6
92
92
imagePullPolicy : Always
93
93
livenessProbe :
94
94
failureThreshold : 3
You can’t perform that action at this time.
0 commit comments