move cert-manager and progresql from apps to infrastructure
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
spec:
|
||||
ports:
|
||||
- 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