diff --git a/charts/my-recipes-chart/templates/add-missing-tables-job.yaml b/charts/my-recipes-chart/templates/add-missing-tables-job.yaml index 6a6a690..e0ca1bc 100644 --- a/charts/my-recipes-chart/templates/add-missing-tables-job.yaml +++ b/charts/my-recipes-chart/templates/add-missing-tables-job.yaml @@ -27,7 +27,7 @@ spec: valueFrom: secretKeyRef: name: {{ .Release.Name }}-db-credentials - key: password + key: DB_PASSWORD command: - sh - -c