Update secret key reference from db_url to url in contracts deployment configuration
This commit is contained in:
parent
9c4df17a55
commit
35acaa959f
@ -31,7 +31,7 @@ spec:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: postgresql-secrets
|
||||
key: db_url
|
||||
key: url
|
||||
- name: PUBLIC_KEY
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user