Files
dsk-iac/packer/ansible/roles/helm_install/files/ingress-nginx/override-values.yaml
havelight-ee 2d70373907 update
2023-05-11 13:55:28 +09:00

11 lines
149 B
YAML

controller:
kind: DaemonSet
service:
type: LoadBalancer
nodePorts:
http: "30000"
https: "30001"
tcp: {}
udp: {}