Skip to content

Commit

Permalink
OpenShift 4.15 runtime (#195)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Mattsson <michael.mattsson@gmail.com>
  • Loading branch information
datamattsson authored Mar 7, 2024
1 parent 46ae18f commit 3fdb453
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/csi_driver/examples/deployment/hpe-csi-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ spec:
primera: false
alletra6000: false
alletra9000: false
alletraStorageMP: false
imagePullPolicy: IfNotPresent
logLevel: info
disableNodeConformance: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ apiVersion: security.openshift.io/v1
metadata:
name: hpe-csi-csp-scc
allowHostDirVolumePlugin: true
readOnlyRootFilesystem: true
readOnlyRootFilesystem: false
runAsUser:
type: RunAsAny
seLinuxContext:
Expand Down

0 comments on commit 3fdb453

Please sign in to comment.