X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-aux%2Fhelm%2Faaf%2Fcharts%2Faaf-sshsm%2Fcharts%2Faaf-sshsm-distcenter%2Ftemplates%2Fjob.yaml;h=3db88b6f1e2d828b272413cb8dacc378bb8ffbba;hb=23c33124cc76a845c561c319feb10f7b817aff88;hp=b4a2d39b93cb95c11dbb912efe4afccf9b8f4418;hpb=dc00cdf008775e2ac5dddb186d1eb81e80370b69;p=it%2Fdep.git diff --git a/ric-aux/helm/aaf/charts/aaf-sshsm/charts/aaf-sshsm-distcenter/templates/job.yaml b/ric-aux/helm/aaf/charts/aaf-sshsm/charts/aaf-sshsm-distcenter/templates/job.yaml index b4a2d39b..3db88b6f 100755 --- a/ric-aux/helm/aaf/charts/aaf-sshsm/charts/aaf-sshsm-distcenter/templates/job.yaml +++ b/ric-aux/helm/aaf/charts/aaf-sshsm/charts/aaf-sshsm-distcenter/templates/job.yaml @@ -98,7 +98,7 @@ spec: path: /etc/localtime - name: {{ include "common.fullname" . }}-data persistentVolumeClaim: - claimName: {{ include "common.namespace" . }}-aaf-sshsm-data + claimName: {{ .Release.Name }}-aaf-sshsm-data imagePullSecrets: - name: "{{ include "common.namespace" . }}-docker-registry-key"