We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b2378 commit 1c542baCopy full SHA for 1c542ba
deployments/operator/manager/manager.yaml
@@ -4,6 +4,9 @@ metadata:
4
labels:
5
control-plane: controller-manager
6
manager: intel-deviceplugin-operator
7
+ pod-security.kubernetes.io/enforce: privileged
8
+ pod-security.kubernetes.io/audit: privileged
9
+ pod-security.kubernetes.io/warn: privileged
10
name: system
11
---
12
apiVersion: apps/v1
0 commit comments