I am hosting a small static website on a Google Cloud bucket. My website is example.com and my bucket has the same name. I am using CloudFare as a DNS and the website is currently accessible with those urls:
I added a new CName record to handle the www.pierre-alexandre.io url but it's telling me I should have bucket called www.pierre-alexandre.io instead of pierre-alexandre.io
<Error>
<Code>NoSuchBucket</Code>
<Message>The specified bucket does not exist.</Message>
</Error>
Do you know what would be the proper way to fix it?