ingress-nginx-helm/charts/ingress-nginx/ci/daemonset-tcp-udp-configMapNamespace-values.yaml
Manuel Alejandro de Brito Fontes 624cb5f048
Start migration of helm chart (#5159)
2020-02-24 16:25:57 -03:00

14 lines
207 B
YAML

controller:
kind: DaemonSet
service:
type: ClusterIP
tcp:
configMapNamespace: default
udp:
configMapNamespace: default
tcp:
9000: "default/test:8080"
udp:
9001: "default/test:8080"