GRPC Insecure
- Environmental Variable:
GRPC_INSECURE
- Config File Key:
grpc_insecure
- Kubernetes: not customizable
- Type:
bool
This setting disables transport security for gRPC communication. If running in all-in-one mode, defaults to true as communication will run over localhost's own socket.