Fix bugs in AUX deployment
[it/dep.git] / ric-aux / helm / aaf / charts / aaf-sshsm / charts / aaf-sshsm-distcenter / templates / job.yaml
index b4a2d39..3db88b6 100755 (executable)
@@ -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"