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

12 lines
240 B
YAML

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