Files
dsk-iac/prod_221108/setting/helmchart-aws-prod/ingress-nginx/ci/daemonset-tcp-udp-configMapNamespace-values.yaml
2022-11-08 12:14:39 +09:00

21 lines
338 B
YAML

controller:
kind: DaemonSet
image:
repository: ingress-controller/controller
tag: 1.0.0-dev
digest: null
admissionWebhooks:
enabled: false
service:
type: ClusterIP
tcp:
configMapNamespace: default
udp:
configMapNamespace: default
tcp:
9000: "default/test:8080"
udp:
9001: "default/test:8080"