chengshiwen commented on a change in pull request #67:
URL: 
https://github.com/apache/skywalking-kubernetes/pull/67#discussion_r603225764



##########
File path: chart/skywalking/values.yaml
##########
@@ -97,6 +97,7 @@ ui:
     # clusterIP: None
     externalPort: 80
     internalPort: 8080
+    # nodePort: 30080

Review comment:
       30080 is just an example. In some k8s, only operation people have the 
rights to to allocate node ports, and random node port is not allowed. It would 
be a better option to allow node port to be specified. A user can change it to 
any pre-allocated port by operation people.




-- 
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:
[email protected]


Reply via email to