Rook Ceph fails to initialize the dashboard on first pass
Launching a new Rook Ceph cluster fails to configure the dashboard, for example, to disable HTTPS and enable the Prometheus connection. It's probably due the operator responding too quickly for my nodes. Kicking the operator forces it to reinitialize the dashboard.
kubectl delete pod -n rook-ceph -l app=rook-ceph-operator
Edited by Joyful Lee