[Bug]: Deploying a built container on Leda / kanto-cm with databroker (without dapr) #59
Closed
1 task done
Labels
bug
Something isn't working
What happened?
While deploying a sample application, I have observed that the ENV variables are differently used, with no clear naming.
e.g.: DAPR_GRPC_PORT => needs to be set to the databroker grpc port while using a "native" integration like in python SDK.
So it is very inconvenience that there is currently a different deployment json needed with different ENV parameters when switching between python and C++.
vehicle-app-cpp-sdk/sdk/src/sdk/grpc/VehicleDataBrokerClient.cpp
Line 56 in e060022
Operating System
Other
What release version or branch did you use?
vehicle-app-cpp-sdk/sdk/src/sdk/grpc/VehicleDataBrokerClient.cpp
Line 56 in e060022
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: