ae278c674e
concat is not available in helm 14.1, using work around to emulate this functionality. Change-Id: Iccbc5de567be1c899b7f5d47cf43b6e962c27e91
15 lines
360 B
YAML
15 lines
360 B
YAML
---
|
|
pod:
|
|
mandatory_access_control:
|
|
type: apparmor
|
|
ingress-error-pages:
|
|
init: runtime/default
|
|
ingress-error-pages: runtime/default
|
|
ingress-server:
|
|
init: runtime/default
|
|
ingress-vip-kernel-modules: runtime/default
|
|
ingress-vip-init: runtime/default
|
|
ingress: runtime/default
|
|
ingress-vip: runtime/default
|
|
...
|