chengshiwen edited a comment on pull request #67:
URL: 
https://github.com/apache/skywalking-kubernetes/pull/67#issuecomment-819270135


   @wu-sheng @innerpeacez @kezhenxu94 Some people may need the default random 
port, and some people may need a specific port. For a specific port, a 
configuration entry and sample of `nodePort` may be required. Could I add 
comments as follows?
   ```
   ## nodePort is the port on each node on which this service is exposed when 
type=NodePort or LoadBalancer
   ## Default: auto-allocated port if not specified. 30080 is just an example
   ##
   # nodePort: 30080
   ```
   
   Related code line: 
https://github.com/apache/skywalking-kubernetes/blob/72469176d63b7552c14bb7f4f2652ca0f4bd5130/chart/skywalking/templates/ui-svc.yaml#L47


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to