fixed the name of restricted-hostpath
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
apiVersion: security.openshift.io/v1
|
apiVersion: security.openshift.io/v1
|
||||||
kind: SecurityContextConstraints
|
kind: SecurityContextConstraints
|
||||||
metadata:
|
metadata:
|
||||||
name: restricted-hostpath-privesc
|
name: restricted-hostpath
|
||||||
allowHostDirVolumePlugin: true # Needed for /dev/dri hostPath
|
allowHostDirVolumePlugin: true # Needed for /dev/dri hostPath
|
||||||
allowHostIPC: false
|
allowHostIPC: false
|
||||||
allowHostNetwork: false
|
allowHostNetwork: false
|
||||||
|
|||||||
Reference in New Issue
Block a user