openstack-helm-infra/elastic-filebeat/values_overrides/apparmor.yaml
dt241s@att.com 25d03950b0 Add Application Armor to Elastic FileBeat
Change-Id: Ifa6eb48e56e1a92d090ea9dbaaaf5890f95ae032
2020-08-07 14:34:37 +00:00

9 lines
134 B
YAML

---
pod:
mandatory_access_control:
type: apparmor
filebeat:
filebeat: runtime/default
init: runtime/default
...