KingHarry
RRunPod
•Created by KingHarry on 12/23/2024 in #⚡|serverless
Environment Variables Crossing Serverless Endpoints
I have a 3 endpoints that use the same serverless template then I update the docker image and env vars as needed.
My issue is the environment variables seem to sync between the 3 endpoints. ie I have value X that for endpoints should be A, B, C. But after setting them I can see the endpoints all have X=C.
10 replies