X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aaf%2Fauthz.git;a=blobdiff_plain;f=auth%2Fhelm%2Faaf-hello%2Ftemplates%2Faaf-hello.yaml;h=3ff9a57629d5e12ea8e5883c3b1eedddf9c60e97;hp=7bf35cde597a9a1891a37e86ff30d8cb3629d935;hb=69549cebe475d7a3385909907b6a1fdeb7cddef4;hpb=8a789ae732bf8a718f0a34291f0f772743cf3954 diff --git a/auth/helm/aaf-hello/templates/aaf-hello.yaml b/auth/helm/aaf-hello/templates/aaf-hello.yaml index 7bf35cde..3ff9a576 100644 --- a/auth/helm/aaf-hello/templates/aaf-hello.yaml +++ b/auth/helm/aaf-hello/templates/aaf-hello.yaml @@ -57,7 +57,7 @@ spec: claimName: aaf-hello-pvc initContainers: - name: aaf-hello-config - image: "{{ .Values.image.repository }}{{ .Values.service.initImage }}" + image: "{{ .Values.image.repository }}{{ .Values.service.agentImage }}" imagePullPolicy: IfNotPresent volumeMounts: - mountPath: "/opt/app/osaaf"