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 2020/02/18 14:18:19 UTC

[GitHub] [skywalking] wu-sheng commented on issue #4380: when ues helm install, In addition to oap.envoy.als.enabled parameter, where are the other parameters?

wu-sheng commented on issue #4380: when ues helm install, In addition to oap.envoy.als.enabled parameter, where are the other parameters?
URL: https://github.com/apache/skywalking/issues/4380#issuecomment-587481663
 
 
   That is the only config you need to set. https://github.com/apache/skywalking-kubernetes/tree/master/chart/skywalking#envoy-als
   
   I don't understand what do you mean about following things.
   ```
   restHost: ${SW_SHARING_SERVER_REST_HOST:0.0.0.0}
   restPort: ${SW_SHARING_SERVER_REST_PORT:12800}
   restContextPath: ${SW_SHARING_SERVER_REST_CONTEXT_PATH:/}
   gRPCHost: ${SW_SHARING_SERVER_GRPC_HOST:0.0.0.0}
   gRPCPort: ${SW_SHARING_SERVER_GRPC_PORT:11800}
   ```
   
   The question you are asking makes me feeling you are moving too fast. You know limited info about SkyWalking, but try to do the last step.

----------------------------------------------------------------
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


With regards,
Apache Git Services