
The image for the npd is updated to use from the openstackhelm images repo rather than the k8 image . The k8 image had some security vulnerabities. The version for the image is updated to latest ie v0.8.2. Added the apparmor file. Change-Id: I4cb40d8bac0533d516d2105f9589636c81fa4111
9 lines
161 B
YAML
9 lines
161 B
YAML
---
|
|
pod:
|
|
mandatory_access_control:
|
|
type: apparmor
|
|
node-problem-detector:
|
|
node-problem-detector: runtime/default
|
|
init: runrtime/default
|
|
...
|