mirror of
https://github.com/apache/druid.git
synced 2025-03-01 14:59:08 +00:00
The K8 discovery mechanism, enabled by the druid-kubernetes-extension, relies on each pod advertising its name and namespace on the env variables POD_NAME and POD_NAMESPACE [1]. Add env variables to all deployments/statefulsets. [1] https://druid.apache.org/docs/latest/development/extensions-core/kubernetes.html Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>