At moment there is a situation where stream sever may need some of your credentials to say connect to a kafka topic via a connection to the broker, and so both services need these credentials.
What we need is the way to set global env variables or just share everything between both services
At moment there is a situation where stream sever may need some of your credentials to say connect to a kafka topic via a connection to the broker, and so both services need these credentials.
What we need is the way to set global env variables or just share everything between both services