Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions samples/v2.15.0/storage_csm_powerflex_v2151.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ spec:
# sdc-monitor is disabled by default, due to high CPU usage
- name: sdc-monitor
enabled: false
image: quay.io/dell/storage/powerflex/sdc:4.5.4
image: quay.io/dell/storage/powerflex/sdc:4.5.5
envs:
- name: HOST_PID
value: "1"
Expand Down Expand Up @@ -213,7 +213,7 @@ spec:
# operator: "Exists"
# effect: "NoSchedule"
initContainers:
- image: quay.io/dell/storage/powerflex/sdc:4.5.4
- image: quay.io/dell/storage/powerflex/sdc:4.5.5
imagePullPolicy: IfNotPresent
name: sdc
envs:
Expand Down