add ingress-nginx
This commit is contained in:
7
deploy/ingress-nginx/tcp-services.yaml
Normal file
7
deploy/ingress-nginx/tcp-services.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: tcp-services
|
||||
namespace: ingress-nginx
|
||||
data:
|
||||
"5432": "postgres/postgres-base-rw:5432"
|
||||
Reference in New Issue
Block a user