You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm deploing trino 437 with a helm chart on a kubernetes cluster with Oauth2 authentification, and I would like to know if it's possible to use env variables
According to my tests, it seems that the env variables are not evaluated, while it's possible with other paramater like internal-communication.shared-secret=${ENV:SHARED_SECRET}
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello
I'm deploing trino 437 with a helm chart on a kubernetes cluster with Oauth2 authentification, and I would like to know if it's possible to use env variables
According to my tests, it seems that the env variables are not evaluated, while it's possible with other paramater like internal-communication.shared-secret=${ENV:SHARED_SECRET}
I have also created the issue 20548
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions