Feature Request - Support Kubernetes Downward API via Qovery Environment Variables

Hello Qovery,

As a user, I would like to consume information (podIP, HostIP, ObjectSpecReference) about containers as environment variables into Kubernetes Pods without having to use the Kubernetes client or API server.

At the moment, Qovery does not provide a way to pass in dynamic values such as pods name, pod IPs and other container associated information as environment variables.

These container informations can be pulled using Downward API | Kubernetes.

If you have an alternative or recommendation for passing dynamic values as environment variables, please share.