Environnement variable reference output a empty string
pierro-mojito
PROOP

a year ago

Hi,

In one of my project, I have multiple services that interact.
I use environnement variable to do the link between my services

For the front-end service that need to call the API, I've defined a envionnement variable named VITE_API_BASE_URL.

So I setup the variable like this (see the first screen)
But the result is as follow (see the second screen)

I have also a warning about ingress (it's okay because the call will come from the front-end), but the message is a little bit strange (see the third screen)

Someone know what is the issue ?

9 Replies

pierro-mojito
PROOP

a year ago

b082b3dd-5bf1-48de-86e9-745073bb33e8


pierro-mojito
PROOP

a year ago

And as you can see the variable is not empty in the API service

1331053220197437400


pierro-mojito
PROOP

a year ago

It is because I have a dot in my service name ?


a year ago

yeah that would be my first guess


pierro-mojito
PROOP

a year ago

Yes it fixed the issue


pierro-mojito
PROOP

a year ago

It is planned to be fix ?


a year ago

theres no eta i can provide, sorry


pierro-mojito
PROOP

a year ago

Ok no problem, I have rename my services, you can close this ticket


maddsua
HOBBY

a year ago

Maybe the docs should be updated to mention this behavior


Loading...