We aware of that we can define environment variables in pod/containers. i wanted to use the same environment variable inside the container at runtime.
ex: i am running a webapplication using python , inside that how to i get the values of environment values?