intel-quick-sync-support added
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
kind: Namespace
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
name: intel-device-plugins
|
||||
labels:
|
||||
# https://kubernetes.io/docs/concepts/security/pod-security-standards/
|
||||
# possible values: privileged, baseline, restricted
|
||||
pod-security.kubernetes.io/enforce: privileged
|
||||
pod-security.kubernetes.io/audit: privileged
|
||||
pod-security.kubernetes.io/warn: privileged
|
||||
Reference in New Issue
Block a user