is there a setting in yaml or some config that can enable SSH instead of gRPC? #4851
Answered
by
AkihiroSuda
morethanlessoo7
asked this question in
Q&A
-
|
I've encounter the gRPC problems periodically, I just want to change back to gRPC but the document says you should set an ENV variable. I don't like to set ENV, so, it there an alternative method to set to SSH? |
Beta Was this translation helpful? Give feedback.
Answered by
AkihiroSuda
Apr 20, 2026
Replies: 1 comment
-
What problems?
No. portForwardTypes:
tcp: ssh
udp: grpc |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AkihiroSuda
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What problems?
No.
We had a PR, but we didn't merge it: