Update database secret key from 'hostname' to 'host' in drawings app deployment configuration
This commit is contained in:
parent
dac1248d4a
commit
db11e99b8a
@ -35,7 +35,7 @@ spec:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: postgresql-secrets
|
||||
key: hostname
|
||||
key: host
|
||||
- name: POSTGRES_DB
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user