Merge pull request #157 from sirius0xdev/migrate-trading-db-network-policy

fix(trading): update network policy egress to siriusdevops-pgdb
This commit is contained in:
sirius0xdev 2026-05-25 16:40:42 -04:00 committed by GitHub
commit 6877736916
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,7 +87,7 @@ spec:
- to:
- podSelector:
matchLabels:
cnpg.io/cluster: hermes-pgdb
cnpg.io/cluster: siriusdevops-pgdb
ports:
- port: 5432
protocol: TCP