openstack-helm-infra/kubernetes-node-problem-detector/values_overrides/apparmor.yaml
diwakar thyagaraj b82a146640 [FIX] Apparmor to Node-problem Detector
Change-Id: I11876e7ca9af3e37071716c34ccdb9361f98828d
Signed-off-by: diwakar thyagaraj <diwakar.chitoor.thyagaraj@att.com>
2020-07-28 21:22:48 +00:00

9 lines
160 B
YAML

---
pod:
mandatory_access_control:
type: apparmor
node-problem-detector:
node-problem-detector: runtime/default
init: runtime/default
...