Rados Gateway and Octopus+Proxmox

I've been replaying this procedure today on a ceph octopus. What we need to fix was the ceph -k stuf. ceph.client.admin.keyring was not anymore on /etc/ceph/ but direcly on the cluster so : /etc/pve/priv/. This imply that your conf will be pointing to the same admin keyring which honestly I don't know if it's good or bad :)

=> "ceph -k /etc/pve/priv/ceph.client.admin.keyring auth add client.radosgw.pveXXX -i /etc/ceph/ceph.client.radosgw.keyring"