a94add06c3
This adds default Apparmor profile to barbican initContainer. Change-Id: I76382830a52f2c8b5161bdda821b0a66e34e8e72
7 lines
134 B
YAML
7 lines
134 B
YAML
pod:
|
|
mandatory_access_control:
|
|
type: apparmor
|
|
barbican-api:
|
|
barbican-api: runtime/default
|
|
init: runtime/default
|