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
32 lines
790 B
YAML
32 lines
790 B
YAML
---
|
|
pod:
|
|
mandatory_access_control:
|
|
type: apparmor
|
|
ceph-rgw:
|
|
init: runtime/default
|
|
ceph-rgw: runtime/default
|
|
ceph-init-dirs: runtime/default
|
|
ceph-rgw-init: runtime/default
|
|
ceph-rgw-bootstrap:
|
|
ceph-keyring-placement: runtime/default
|
|
init: runtime/default
|
|
ceph-rgw-bootstrap: runtime/default
|
|
ceph-rgw-storage-init:
|
|
ceph-keyring-placement: runtime/default
|
|
init: runtime/default
|
|
ceph-rgw-storage-init: runtime/default
|
|
ceph-rgw-s3-admin:
|
|
ceph-keyring-placement: runtime/default
|
|
init: runtime/default
|
|
create-s3-admin: runtime/default
|
|
ceph-rgw-test:
|
|
ceph-rgw-ks-validation: runtime/default
|
|
conf:
|
|
rgw_s3:
|
|
enabled: true
|
|
bootstrap:
|
|
enabled: true
|
|
manifests:
|
|
job_bootstrap: true
|
|
...
|