microsoft / mindaro

Bridge to Kubernetes - for Visual Studio and Visual Studio Code
MIT License
307 stars 106 forks source link

[help]: environment variables sync #321

Closed Kiddinglife closed 2 years ago

Kiddinglife commented 2 years ago

Hey folks, the document says Mindoro will sync env variables from the remote pod to the local dev machine. But where are those env variables? Are they automatically injected into the local process ? Thx

daniv-msft commented 2 years ago

Yes, that's correct: the environment variables we retrieve from the cluster are automatically injected into the local process. If you're using VS Code, you can see the environment variables we inject by: