about summary refs log tree commit diff
path: root/chart/templates/job-db-migrate.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'chart/templates/job-db-migrate.yaml')
-rw-r--r--chart/templates/job-db-migrate.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart/templates/job-db-migrate.yaml b/chart/templates/job-db-migrate.yaml
index 8e4f70dfb..0b386c087 100644
--- a/chart/templates/job-db-migrate.yaml
+++ b/chart/templates/job-db-migrate.yaml
@@ -60,7 +60,7 @@ spec:
               valueFrom:
                 secretKeyRef:
                   name: {{ template "mastodon.postgresql.secretName" . }}
-                  key: password
+                  key: postgresql-password
             - name: "REDIS_PASSWORD"
               valueFrom:
                 secretKeyRef: