Update database secret references in attachments app deployment configuration
This commit is contained in:
parent
68853ec867
commit
cbd0a47a3b
@ -77,8 +77,8 @@ spec:
|
||||
- name: DATABASE_PASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: postgresql-secret
|
||||
key: user-password
|
||||
name: postgresql
|
||||
key: postgres-password
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user