Update secret key reference from db_url to url in contracts deployment configuration

This commit is contained in:
emelinda 2026-04-17 10:55:28 +03:00
parent 9c4df17a55
commit 35acaa959f

View File

@ -31,7 +31,7 @@ spec:
valueFrom:
secretKeyRef:
name: postgresql-secrets
key: db_url
key: url
- name: PUBLIC_KEY
valueFrom:
secretKeyRef: