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

This commit is contained in:
emelinda 2026-04-14 15:29:09 +03:00
parent bdd891e161
commit 21cbca6bb4

View File

@ -70,7 +70,7 @@ spec:
valueFrom:
secretKeyRef:
name: postgresql-secrets
key: host
key: hostname
- name: DATABASE_PORT
valueFrom:
secretKeyRef: