Skip to content

Commit 876bf6c

Browse files
committed
Merge branch 'usr/niranjan/remove_karavi_ns_dependency' of https://github.com/dell/csm-operator into usr/niranjan/remove_karavi_ns_dependency
2 parents 2c9177c + 5c69870 commit 876bf6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/ocp/1.9.0/storage_csm_powerflex_v2140.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ spec:
7575
# sdc-monitor is disabled by default, due to high CPU usage
7676
- name: sdc-monitor
7777
enabled: false
78-
image: quay.io/dell/storage/powerflex/sdc@sha256:048fbb10837cd301d55808f5e2a7d25ab711fa68ddb00f5a07b86affaf67b86e
78+
image: quay.io/dell/storage/powerflex/sdc@sha256:4aca94f895636efcc7308aeb8b083cb2f15133e255185b8db0805b9649ca8540
7979
envs:
8080
- name: HOST_PID
8181
value: "1"
@@ -207,7 +207,7 @@ spec:
207207
# operator: "Exists"
208208
# effect: "NoSchedule"
209209
initContainers:
210-
- image: quay.io/dell/storage/powerflex/sdc@sha256:048fbb10837cd301d55808f5e2a7d25ab711fa68ddb00f5a07b86affaf67b86e
210+
- image: quay.io/dell/storage/powerflex/sdc@sha256:4aca94f895636efcc7308aeb8b083cb2f15133e255185b8db0805b9649ca8540
211211
imagePullPolicy: IfNotPresent
212212
name: sdc
213213
envs:

0 commit comments

Comments
 (0)