Update database secret key from 'host' to 'hostname' in attachments app deployment configuration
This commit is contained in:
parent
bdd891e161
commit
21cbca6bb4
@ -70,7 +70,7 @@ spec:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: postgresql-secrets
|
||||
key: host
|
||||
key: hostname
|
||||
- name: DATABASE_PORT
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user