Start migration of helm chart (#5159)
This commit is contained in:
parent
7e65b90c4b
commit
624cb5f048
67 changed files with 2977 additions and 0 deletions
9
charts/ingress-nginx/ci/deployment-tcp-udp-values.yaml
Normal file
9
charts/ingress-nginx/ci/deployment-tcp-udp-values.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
controller:
|
||||
service:
|
||||
type: ClusterIP
|
||||
|
||||
tcp:
|
||||
9000: "default/test:8080"
|
||||
|
||||
udp:
|
||||
9001: "default/test:8080"
|
||||
Loading…
Add table
Add a link
Reference in a new issue