X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=charts%2Ftemplates%2Fdeployment.yaml;h=cdb54d6e350e6d6bb9cb5f5b273231ddd00d22c5;hb=3985a27696d6c5857ad54ecac7f8da32ad8edfc3;hp=7748f3e1143956f65d127096e176fb55cad670f4;hpb=57c39a0eb78be768f44784eb057c365da4203d60;p=pti%2Fo2.git diff --git a/charts/templates/deployment.yaml b/charts/templates/deployment.yaml index 7748f3e..cdb54d6 100644 --- a/charts/templates/deployment.yaml +++ b/charts/templates/deployment.yaml @@ -62,7 +62,7 @@ spec: - name: DB_PASSWORD value: o2ims123 - name: FLASK_APP - value: /root/o2/o2ims/entrypoints/flask_application.py + value: /root/o2/o2app/entrypoints/flask_application.py - name: FLASK_DEBUG value: {{ .Values.o2ims.logginglevel }} - name: LOGGING_CONFIG_LEVEL