mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-22 01:15:12 +00:00
Automatic merge from submit-queue Use $HOSTNAME as node.name by default **What this PR does / why we need it**: Allows to identify elasticsearch instances more easily. As $HOSTNAME of a pod is unique, this should be no problem.