X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=kubernetes%2Fuui%2Fcomponents%2Fuui-server%2Ftemplates%2Fdeployment.yaml;fp=kubernetes%2Fuui%2Fcomponents%2Fuui-server%2Ftemplates%2Fdeployment.yaml;h=ae08054d8804d647e615df3bd93539c3be2a595d;hb=53fe20dc15c0e23c27bee5c1450340e454b8945b;hp=eedbe6ac3a8254ac6aa2ce83355597e0cb3aaa88;hpb=3c9a839dec53d453bd86692ae7ba08bc116bd12b;p=oom.git diff --git a/kubernetes/uui/components/uui-server/templates/deployment.yaml b/kubernetes/uui/components/uui-server/templates/deployment.yaml index eedbe6ac3a..ae08054d88 100644 --- a/kubernetes/uui/components/uui-server/templates/deployment.yaml +++ b/kubernetes/uui/components/uui-server/templates/deployment.yaml @@ -51,8 +51,8 @@ spec: - command: - /app/ready.py args: - - --container-name - - "{{ .Values.postgres.nameOverride }}" + - --service-name + - "{{ .Values.postgres.service.name2 }}" env: - name: NAMESPACE valueFrom: