936397b36a
1) Added to service account name insted of traditional pod name. Change-Id: I1c7ba9081ccf396b037861b496110251f2248fd2 Signed-off-by: diwakar thyagaraj <diwakar.chitoor.thyagaraj@att.com>
24 lines
644 B
YAML
24 lines
644 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
|
|
init: 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
|
|
ceph-provisioners-ceph-ns-key-generator:
|
|
ceph-storage-keys-generator: runtime/default
|
|
init: runtime/default
|
|
|
|
deployment:
|
|
client_secrets: true
|
|
...
|