mirror of https://github.com/grpc/grpc.git
Change flag used by the xds client example from --secure to --xds-creds. This would be consistent with the user guide https://cloud.google.com/service-mesh/docs/service-routing/security-proxyless-setup#c++_2 where it says to use --xds-creds. It would also make it consistnt with other language examples -x the Python example xds client https://github.com/grpc/grpc/blob/master/examples/python/xds/client.py#L47 and the Java example xds client https://github.com/grpc/grpc-java/blob/master/examples/example-xds/src/main/java/io/grpc/examples/helloworldxds/XdsHelloWorldClient.java#L74
parent
571adaf2a0
commit
d627d17966
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue