You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/04/14 06:40:50 UTC

[GitHub] [skywalking-kubernetes] chengshiwen commented on pull request #67: Improve notes.txt

chengshiwen commented 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
   ```


-- 
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:
users@infra.apache.org