X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Froles%2Fmepserver%2Ffiles%2Fdeploy%2FmepScript.sh;h=8610d24b661d00ae55505283a1f275585be22554;hb=092b388768cca3f51e4191a183842287e5947fd0;hp=567fff7f986b10da510adeb64e8fec696c3a0f42;hpb=390e9abb73d8622569de25031bc18a29f66d4e43;p=ealt-edge.git diff --git a/ocd/infra/playbooks/roles/mepserver/files/deploy/mepScript.sh b/ocd/infra/playbooks/roles/mepserver/files/deploy/mepScript.sh index 567fff7..8610d24 100755 --- a/ocd/infra/playbooks/roles/mepserver/files/deploy/mepScript.sh +++ b/ocd/infra/playbooks/roles/mepserver/files/deploy/mepScript.sh @@ -13,12 +13,12 @@ # limitations under the License. #- name: Server is running on http port" -sed -i 's/value: \"0\"/value: \"1"/g' mep-k8s.yaml -sed -i 's/#volumeMounts/ volumeMounts/g' mep-k8s.yaml -sed -i 's/#- name/ - name/g' mep-k8s.yaml -sed -i 's/#mountPath/ mountPath/g' mep-k8s.yaml -sed -i 's/#readOnly/ readOnly/g' mep-k8s.yaml -sed -i 's/#volumes/ volumes/g' mep-k8s.yaml -sed -i 's/#- name/ - name/g' mep-k8s.yaml -sed -i 's/#secret/ secret/g' mep-k8s.yaml -sed -i 's/#secretName/ secretName/g' mep-k8s.yaml +sed -i 's/value: \"0\"/value: \"1"/g' mep-k8s-ssl.yaml +sed -i 's/#volumeMounts/volumeMounts/g' mep-k8s-ssl.yaml +sed -i 's/#- name/- name/g' mep-k8s-ssl.yaml +sed -i 's/#mountPath/mountPath/g' mep-k8s-ssl.yaml +sed -i 's/#readOnly/readOnly/g' mep-k8s-ssl.yaml +sed -i 's/#volumes/volumes/g' mep-k8s-ssl.yaml +sed -i 's/#- name/- name/g' mep-k8s-ssl.yaml +sed -i 's/#secret/secret/g' mep-k8s-ssl.yaml +sed -i 's/#secretName/secretName/g' mep-k8s-ssl.yaml