Update database secret key from 'hostname' to 'host' in drawings app deployment configuration

This commit is contained in:
emelinda 2026-04-14 16:31:16 +03:00
parent dac1248d4a
commit db11e99b8a

View File

@ -35,7 +35,7 @@ spec:
valueFrom:
secretKeyRef:
name: postgresql-secrets
key: hostname
key: host
- name: POSTGRES_DB
valueFrom:
secretKeyRef: