When you create a Pod, you can set dependent environment variables for the containers that run in the Pod. To set dependent environment variables, you can use $(VAR_NAME) in the
https://kubernetes.io/docs/tasks/inject-data-application/define-interdependent-environment-variables/valueofenvin the configuration file.