X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Froles%2Fapplcm%2Ffiles%2Fdeploy%2FapplcmScript.sh;h=16fc24270f89513662cc840595fa368ebda58f6a;hb=092b388768cca3f51e4191a183842287e5947fd0;hp=feab49b263140078ba6d5a10a372ea787eb5872d;hpb=390e9abb73d8622569de25031bc18a29f66d4e43;p=ealt-edge.git diff --git a/ocd/infra/playbooks/roles/applcm/files/deploy/applcmScript.sh b/ocd/infra/playbooks/roles/applcm/files/deploy/applcmScript.sh index feab49b..16fc242 100755 --- a/ocd/infra/playbooks/roles/applcm/files/deploy/applcmScript.sh +++ b/ocd/infra/playbooks/roles/applcm/files/deploy/applcmScript.sh @@ -13,11 +13,11 @@ # limitations under the License. #Server is running on https port -sed -i 's/value: false/value: true/g' applcm-broker-deployment.yaml -sed -i 's/#volumeMounts/ volumeMounts/g' applcm-broker-deployment.yaml -sed -i 's/#- mountPath/ - mountPath/g' applcm-broker-deployment.yaml -sed -i 's/#name/ name/g' applcm-broker-deployment.yaml -sed -i 's/#volumes/ volumes/g' applcm-broker-deployment.yaml -sed -i 's/#- name/ - name/g' applcm-broker-deployment.yaml -sed -i 's/#secret/ secret/g' applcm-broker-deployment.yaml -sed -i 's/#secretName/ secretName/g' applcm-broker-deployment.yaml +sed -i 's/value: \"false\"/value: \"true"/g' applcm-broker-deployment-ssl.yaml +sed -i 's/#volumeMounts/volumeMounts/g' applcm-broker-deployment-ssl.yaml +sed -i 's/#- mountPath/ - mountPath/g' applcm-broker-deployment-ssl.yaml +sed -i 's/#name/ name/g' applcm-broker-deployment-ssl.yaml +sed -i 's/#volumes/volumes/g' applcm-broker-deployment-ssl.yaml +sed -i 's/#- name/ - name/g' applcm-broker-deployment-ssl.yaml +sed -i 's/#secret/ secret/g' applcm-broker-deployment-ssl.yaml +sed -i 's/#secretName/ secretName/g' applcm-broker-deployment-ssl.yaml