wu-sheng commented on a change in pull request #95:
URL: 
https://github.com/apache/skywalking-satellite/pull/95#discussion_r770615819



##########
File path: docs/en/setup/plugins/client_grpc-client.md
##########
@@ -46,8 +46,8 @@ check_period: 5
 |Name|Type|Description|
 |----|----|-----------|
 | finder_type | string | The gRPC server address finder type, support "static" 
and "kubernetes" |
-| server_addr | string | The gRPC server address |
-| kubernetes_config | *resolvers.KubernetesConfig | The kubernetes config to 
lookup addresses |
+| server_addr | string | The gRPC server address, only works on "static" 
address finder |
+| kubernetes_config | *resolvers.KubernetesConfig | The kubernetes config to 
lookup addresses, only works on "kubernetes" address finder |

Review comment:
       ```suggestion
   | server_addr | string | The gRPC server address, only works for "static" 
address finder |
   | kubernetes_config | *resolvers.KubernetesConfig | The kubernetes config to 
lookup addresses, only works for "kubernetes" address finder |
   ```




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to