Hi, Is there a way to override the default dashboard container image hardcoded in cephadm [1] ? For the Ceph container image it possible to change the default value [2] either: - via cephadm cli and CEPHADM_IMAGE environment variable - via cephadm cli and the --image parameter - via container_image orchestrator parameter (ie: ceph config set global container_image xxx/yyy:zzz) But I'm not able to find something similar for the dashboard stack (alertmanager, grafana, node-exporter and prometheus) Any idea ? Regards, Dimitri [1] https://github.com/ceph/ceph/blob/master/src/cephadm/cephadm#L114-L160 [2] https://github.com/ceph/ceph/blob/master/src/cephadm/cephadm#L3 _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx