gf-k8s/apps/system/nginx-ingress/values.yaml
2019-10-27 01:33:05 +07:00

8 lines
157 B
YAML

nginx-ingress:
controller:
service:
type: NodePort
nodePorts:
# port forwarding on router
http: 30080
https: 30443