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:
commit
6877736916
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ spec:
|
||||||
- to:
|
- to:
|
||||||
- podSelector:
|
- podSelector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
cnpg.io/cluster: hermes-pgdb
|
cnpg.io/cluster: siriusdevops-pgdb
|
||||||
ports:
|
ports:
|
||||||
- port: 5432
|
- port: 5432
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue