update ingress for postgresql replica
This commit is contained in:
@@ -3,4 +3,8 @@ spec:
|
||||
- name: postgresql-tcp
|
||||
port: 5432
|
||||
targetPort: 5432
|
||||
protocol: TCP
|
||||
- name: postgresql-repl--tcp
|
||||
port: 5433
|
||||
targetPort: 5433
|
||||
protocol: TCP
|
||||
Reference in New Issue
Block a user