X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fhelm%2Faaf%2Ftemplates%2Faaf-locate.yaml;h=44531d9719df59fc38a72162c5f00cc2c48954cc;hb=0e302ed774f4c371b9414fe99836836f775b688d;hp=c0bb3f92f0acbdaebd2e9628b0c6c2ad8b47bb2a;hpb=b5d91a686cede2fcf45e2b16e0141689d6c35a3f;p=aaf%2Fauthz.git diff --git a/auth/helm/aaf/templates/aaf-locate.yaml b/auth/helm/aaf/templates/aaf-locate.yaml index c0bb3f92..44531d97 100644 --- a/auth/helm/aaf/templates/aaf-locate.yaml +++ b/auth/helm/aaf/templates/aaf-locate.yaml @@ -102,7 +102,7 @@ spec: ### AAF-LOCATE ### - name: aaf-locate - image: {{ .Values.image.repository }}onap/aaf/aaf_locate:{{ .Values.image.version }} + image: {{ .Values.image.repository }}onap/aaf/aaf_core:{{ .Values.image.version }} imagePullPolicy: IfNotPresent command: ["/bin/bash","-c","cd /opt/app/aaf && /bin/bash bin/pod_wait.sh aaf-locate nc aaf-cass.{{ .Release.Namespace }} {{ .Values.services.cass.native_trans_port }} aaf-service && exec bin/locate"] volumeMounts: