X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fotf.git;a=blobdiff_plain;f=otf-frontend%2Fhelm%2Fotf-frontend%2Ftemplates%2Fdeployment.yaml;fp=otf-frontend%2Fhelm%2Fotf-frontend%2Ftemplates%2Fdeployment.yaml;h=7bb59d1fb0551394e7e21100652f3f0423f84161;hp=70cbeb578a34d3ae2631d4b7024e7fae3a3b26f5;hb=dd4692fd283776fc68443433bfda98c41c55303b;hpb=8ef0d4aed95ebd3b992d48fe89f0ce80b6a0b0c6 diff --git a/otf-frontend/helm/otf-frontend/templates/deployment.yaml b/otf-frontend/helm/otf-frontend/templates/deployment.yaml index 70cbeb5..7bb59d1 100644 --- a/otf-frontend/helm/otf-frontend/templates/deployment.yaml +++ b/otf-frontend/helm/otf-frontend/templates/deployment.yaml @@ -205,8 +205,6 @@ spec: key: mongodb-username optional: false - name: MONGO_PASSWORD - #value: otf.123 - #value: Today.123 valueFrom: secretKeyRef: name: {{ .Values.one_click.mongo.secret_name}}