chengshiwen commented on a change in pull request #67:
URL:
https://github.com/apache/skywalking-kubernetes/pull/67#discussion_r600125880
##########
File path: chart/skywalking/values.yaml
##########
@@ -97,6 +97,7 @@ ui:
# clusterIP: None
externalPort: 80
internalPort: 8080
+ nodePort: 30080
Review comment:
I added a sample configuration for `nodePort` because it's used in the
service `skywalking-kubernetes/chart/skywalking/templates/ui-svc.yaml`. Some
users may choose `F5+NodePort` to deploy services instead of Ingress
--
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]