X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=auth%2Fhelm%2Faaf%2Ftemplates%2Faaf-cm.yaml;h=f254bfde7a1962faefba74cee52b1d739793c42b;hb=0e302ed774f4c371b9414fe99836836f775b688d;hp=6542440bcd1786433a7d3728b8833091f72ac390;hpb=b5d91a686cede2fcf45e2b16e0141689d6c35a3f;p=aaf%2Fauthz.git diff --git a/auth/helm/aaf/templates/aaf-cm.yaml b/auth/helm/aaf/templates/aaf-cm.yaml index 6542440b..f254bfde 100644 --- a/auth/helm/aaf/templates/aaf-cm.yaml +++ b/auth/helm/aaf/templates/aaf-cm.yaml @@ -102,7 +102,7 @@ spec: ### AAF-CERTMAN ### - name: aaf-cm - image: {{ .Values.image.repository }}onap/aaf/aaf_cm:{{ .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-cm nc aaf-cass.{{ .Release.Namespace }} {{ .Values.services.cass.native_trans_port }} aaf-locate && exec bin/cm"] volumeMounts: