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
29 lines
653 B
YAML
29 lines
653 B
YAML
---
|
|
pod:
|
|
mandatory_access_control:
|
|
type: apparmor
|
|
ceph-checkdns:
|
|
ceph-checkdns: runtime/default
|
|
init: runtime/default
|
|
ceph-mds:
|
|
ceph-mds: runtime/default
|
|
ceph-init-dirs: runtime/default
|
|
ceph-mgr:
|
|
ceph-mgr: runtime/default
|
|
ceph-init-dirs: runtime/default
|
|
ceph-rbd-pool:
|
|
ceph-rbd-pool: runtime/default
|
|
init: runtime/default
|
|
ceph-client-bootstrap:
|
|
ceph-client-bootstrap: runtime/default
|
|
init: runtime/default
|
|
ceph-client-test:
|
|
init: runtime/default
|
|
ceph-cluster-helm-test: runtime/default
|
|
bootstrap:
|
|
enabled: true
|
|
manifests:
|
|
job_bootstrap: true
|
|
|
|
...
|