ingress-nginx-helm/charts/ingress-nginx/ci/deployment-tcp-values.yaml

8 lines
105 B
YAML
Raw Normal View History

2020-04-15 20:26:08 -04:00
controller:
service:
type: ClusterIP
2020-02-24 16:25:57 -03:00
tcp:
9000: "default/test:8080"
9001: "default/test:8080"