Files
charts/test/ingress-nginx/3.34.0/ci/daemonset-customnodeport-values.yaml
2021-08-29 14:54:47 -04:00

19 lines
246 B
YAML

controller:
kind: DaemonSet
admissionWebhooks:
enabled: false
service:
type: NodePort
nodePorts:
tcp:
9000: 30090
udp:
9001: 30091
tcp:
9000: "default/test:8080"
udp:
9001: "default/test:8080"