Skip to content

Commit

Permalink
Corrected yamllint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
rajendraindukuri committed Feb 20, 2025
1 parent af82e4c commit 1e3bbe7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/ocp/1.8.0/storage_csm_powerflex_v2130.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ spec:
- name: registrar
image: registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:d7138bcc3aa5f267403d45ad4292c95397e421ea17a0035888850f424c7de25d
- name: resizer
image: registry.k8s.io/sig-storage/csi-resizer@sha256:2a0b297cc7c4cd376ac7413df339ff2fdaa1ec9d099aed92b5ea1f031ef7f639
image: registry.k8s.io/sig-storage/csi-resizer@sha256:2a0b297cc7c4cd376ac7413df339ff2fdaa1ec9d099aed92b5ea1f031ef7f639
- name: snapshotter
image: registry.k8s.io/sig-storage/csi-snapshotter@sha256:dd788d79cf4c1b8edee6d9b80b8a1ebfc51a38a365c5be656986b129be9ac784
- name: csi-metadata-retriever
Expand Down
2 changes: 1 addition & 1 deletion samples/ocp/1.8.0/storage_csm_powermax_v2130.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
forceRemoveDriver: true
common:
image: registry.connect.redhat.com/dell-emc/dell-csm-powermax@sha256:f7a60079eb35d148f6ea86d42539ebf2c1334e4484b1d2436b53269da3ef6c0e
image: registry.connect.redhat.com/dell-emc/dell-csm-powermax@sha256:f7a60079eb35d148f6ea86d42539ebf2c1334e4484b1d2436b53269da3ef6c0e
# imagePullPolicy: Policy to determine if the image should be pulled prior to starting the container.
# Allowed values:
# Always: Always pull the image.
Expand Down

0 comments on commit 1e3bbe7

Please sign in to comment.