Currently, some of the pods created by vmoperator list config-reloader as the default container which leads to users running kubectl get logs and only get logs from config-reloader which is usually not the container that users want to see logs from, this also happens when tools like headlamp show logs in their ui. It would be helpful if pods that contain multiple containers list the Victoriametrics component as the default container instead of config reloader.