fixed the name of restricted-hostpath

This commit is contained in:
2026-01-13 10:04:28 +11:00
parent e228753c59
commit 9b3563ebfc

View File

@@ -1,7 +1,7 @@
apiVersion: security.openshift.io/v1
kind: SecurityContextConstraints
metadata:
name: restricted-hostpath-privesc
name: restricted-hostpath
allowHostDirVolumePlugin: true # Needed for /dev/dri hostPath
allowHostIPC: false
allowHostNetwork: false