justmine66 opened a new 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 Please answer these questions before submitting your issue. - Why do you submit this issue? - [√ ] Question or discussion - [ ] Bug - [ ] Requirement - [ ] Feature or performance improvement ___ ### Question - What do you want to know? how open SkyWalking envoy receiver in k8s, the following configuration needs to be added application.yaml: envoy-metric: default: alsHTTPAnalysis: ${SW_ENVOY_METRIC_ALS_HTTP_ANALYSIS:k8s-mesh} 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} when ues helm install, In addition to oap.envoy.als.enabled parameter, where are the other parameters? ___ ### Bug - Which version of SkyWalking, OS and JRE? - Which company or project? - What happen? If possible, provide a way for reproducing the error. e.g. demo application, component version. ___ ### Requirement or improvement - Please describe about your requirements or improvement suggestions.
---------------------------------------------------------------- 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 With regards, Apache Git Services