Skip to content

Commit

Permalink
Revert "Adding CSI Powerstore driver’s effective pod security profile…
Browse files Browse the repository at this point in the history
… for supporting ephemeral volumes as part of Openshift 4.13 support (#261)" (#284)

This reverts commit c1dd93b.
  • Loading branch information
alankar-verma authored and atye committed Sep 14, 2023
1 parent 4f297b3 commit e98d4fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions charts/csi-powerstore/templates/csidriver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ apiVersion: storage.k8s.io/v1
kind: CSIDriver
metadata:
name: {{ .Values.driverName }}
labels:
security.openshift.io/csi-ephemeral-volume-profile: restricted
spec:
storageCapacity: {{ (include "csi-powerstore.isStorageCapacitySupported" .) | default false }}
podInfoOnMount: true
Expand Down

0 comments on commit e98d4fd

Please sign in to comment.