|
@@ -101,6 +101,9 @@ service:
|
|
|
## Port for dashboard
|
|
## Port for dashboard
|
|
|
##
|
|
##
|
|
|
dashboard: 18083
|
|
dashboard: 18083
|
|
|
|
|
+ ## Port for dashboard HTTPS
|
|
|
|
|
+ ##
|
|
|
|
|
+ # dashboardtls: 18084
|
|
|
## Specify the nodePort(s) value for the LoadBalancer and NodePort service types.
|
|
## Specify the nodePort(s) value for the LoadBalancer and NodePort service types.
|
|
|
## ref: https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport
|
|
## ref: https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport
|
|
|
##
|
|
##
|
|
@@ -111,6 +114,7 @@ service:
|
|
|
ws:
|
|
ws:
|
|
|
wss:
|
|
wss:
|
|
|
dashboard:
|
|
dashboard:
|
|
|
|
|
+ dashboardtls:
|
|
|
## Set the LoadBalancer service type to internal only.
|
|
## Set the LoadBalancer service type to internal only.
|
|
|
## ref: https://kubernetes.io/docs/concepts/services-networking/service/#internal-load-balancer
|
|
## ref: https://kubernetes.io/docs/concepts/services-networking/service/#internal-load-balancer
|
|
|
##
|
|
##
|