Enable Application armor to Ceph-key-generator pods

Reference Fixed PS:https://review.opendev.org/#/c/742564/
Depends on : https://review.opendev.org/#/c/742993/

Change-Id: Ie2d115186299206e6b01cf6ac0508e3614cddc68
Signed-off-by: diwakar thyagaraj <diwakar.chitoor.thyagaraj@att.com>
This commit is contained in:
diwakar thyagaraj 2020-07-24 14:58:26 +00:00
parent 88d87ff373
commit 436e79e923

View File

@ -34,12 +34,19 @@ bootstrap:
conf:
rgw_ks:
enabled: true
pod:
mandatory_access_control:
type: apparmor
ceph-utility-config-ceph-ns-key-generator :
ceph-storage-keys-generator: runtime/default
init: runtime/default
EOF
helm upgrade --install ceph-utility-config ./ceph-provisioners \
--namespace=$namespace \
--values=/tmp/ceph-utility-config.yaml \
${OSH_EXTRA_HELM_ARGS} \
${OSH_INFRA_EXTRA_HELM_ARGS_CEPH_DEPLOY:-$(./tools/deployment/common/get-values-overrides.sh ceph-provisioners)} \
${OSH_EXTRA_HELM_ARGS_CEPH_NS_ACTIVATE}
# Deploy Ceph-Utility