You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having the following error when deploying on k8s (locally all good, even when using docker)
Description:
Failed to bind properties under 'grpc.client.port' to net.devh.boot.grpc.client.config.GrpcChannelProperties:
Reason: org.springframework.core.convert.ConverterNotFoundException: No converter found capable of converting from type [java.lang.String] to type [net.devh.boot.grpc.client.config.GrpcChannelProperties]
Action:
Update your application's configuration
I am having the following error when deploying on k8s (locally all good, even when using docker)
This is my config
I am using
The text was updated successfully, but these errors were encountered: