731a6b4cfa
- document-end - document-start - empty-lines - hyphens - indentation - key-duplicates - new-line-at-end-of-file - new-lines - octal-values with corresponding code adjustment. Change-Id: I92d6aa20df82aa0fe198f8ccd535cfcaf613f43a
17 lines
456 B
YAML
17 lines
456 B
YAML
---
|
|
pod:
|
|
mandatory_access_control:
|
|
type: apparmor
|
|
ceph-cephfs-provisioner:
|
|
ceph-cephfs-provisioner: runtime/default
|
|
init: runtime/default
|
|
ceph-cephfs-client-key-generator:
|
|
ceph-storage-keys-generator: runtime/default
|
|
ceph-rbd-provisioner:
|
|
ceph-rbd-provisioner: runtime/default
|
|
init: runtime/default
|
|
ceph-provisioner-test:
|
|
init: runtime/default
|
|
ceph-provisioner-helm-test: runtime/default
|
|
...
|