bumarcell

Results 36 comments of bumarcell

I can confirm the system user isn't automatically being created on Rook 1.13.5 😞 Not sure if this plays a role, but this is our second multisite realm 💡

As far as I saw there was no logs regarding a (system) user.

Command for creating the system user you mean? `radosgw-admin user create --rgw-realm=STH --uid=STH --display-name="STH" --system --access-key="STH" --secret-key="STH" --rgw-zone=STH`

@Egyras [Here](https://rook.io/docs/rook/v1.14/CRDs/specification/#ceph.rook.io/v1.ObjectStoreHostingSpec) I see that`spec.hosting` only has `dnsNames` (string list) 👀

> Ok, you can set that CA to the root ca of letsencrypt and that works. @Blackclaws Could you please elaborate on how you solved it 🙏 This [doc](https://rook.io/docs/rook/latest-release/CRDs/Cluster/external-cluster/advance-external/#connect-to-an-external-object-store) is...

> Ok, you can set that CA to the root ca of letsencrypt and that works I did some testing and I believe the content of the secret doesn't matter;...