-
I dont see any options for configuring grpc-proxy in https://github.com/etcd-io/etcd/blob/main/etcd.conf.yml.sample |
Beta Was this translation helpful? Give feedback.
Answered by
jmhbnz
Dec 4, 2023
Replies: 1 comment
-
Hey @NBK27 - Thanks for your question. To the best of my knowledge it's not currently possible to configure the grpc proxy using Refer: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jmhbnz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @NBK27 - Thanks for your question. To the best of my knowledge it's not currently possible to configure the grpc proxy using
etcd.conf
file, however you could write a custom systemd file for starting the proxy.Refer: