Files
charts/test/ingress-nginx/3.34.0/ix_values.yaml
2021-08-29 14:54:47 -04:00

12 lines
176 B
YAML

image:
repository: k8s.gcr.io
image: ingress-nginx/controller
tag: "v0.47.0"
controller:
service:
type: NodePort
nodePorts:
http: 9080
https: 9443