Hi,
I'm trying to configure my rgw with keycloak, according to the
documentation I need to modify
/etc/ceph/ceph.conf
Is they are anyway to configure the RGW with keycloak WITHOUT modifying
this file ? Like using
ceph config set
or event in
/etc/ceph/rgw.conf (or whatever)
I ask
Hi,
I'm using Pacific v16.2.10 container image, deployed by cephadm.
I used to manually build config file for rgw, deploy rgw, put config file in
place
and restart rgw. It works fine.
Now, I'd like to put rgw config into config db. I tried with client.rgw, but
the config
is not taken by rgw. Al