X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=install%2Fhelm%2Fnrt-pm-rapp%2Ftemplates%2Fapp-pod.yaml;h=2264dfa7a4eb679454330958d8257ceebeb62a1b;hb=54872c9d73ec5dc31dd0ba915cd1e0beb13a3096;hp=5df4d714a742d848a69db0bf5ce19255b2d0fcd8;hpb=7ba76d4f4c0f92c874686d60abd12ef0322f01b0;p=nonrtric%2Fplt%2Franpm.git diff --git a/install/helm/nrt-pm-rapp/templates/app-pod.yaml b/install/helm/nrt-pm-rapp/templates/app-pod.yaml index 5df4d71..2264dfa 100644 --- a/install/helm/nrt-pm-rapp/templates/app-pod.yaml +++ b/install/helm/nrt-pm-rapp/templates/app-pod.yaml @@ -25,7 +25,7 @@ metadata: spec: containers: - name: pm-rapp - image: {{ .Values.global.extimagerepo }}pm-rapp:latest + image: {{ .Values.global.extimagerepo }}/pm-rapp:latest {{- if .Values.global.extimagerepo }} imagePullPolicy: Always {{- else }}