update ingress for postgresql replica

This commit is contained in:
2024-06-19 08:01:52 +10:00
parent 5a97e286f7
commit 133fe712e4
2 changed files with 6 additions and 1 deletions

View File

@@ -3,4 +3,8 @@ spec:
- name: postgresql-tcp
port: 5432
targetPort: 5432
protocol: TCP
- name: postgresql-repl--tcp
port: 5433
targetPort: 5433
protocol: TCP