Update schema.sql for my-recipes using db-migration job

This commit is contained in:
dvirlabs 2025-12-14 06:50:12 +02:00
parent 4ec34a920c
commit 8f23ba466c

View File

@ -27,7 +27,7 @@ spec:
valueFrom:
secretKeyRef:
name: {{ .Release.Name }}-db-credentials
key: password
key: DB_PASSWORD
command:
- sh
- -c