I have hosted website(index.html) in gcs bucket keeping bucket private not accessible to internet. also configured global https loadbalancer with cloud cdn enabled.but when i try to hit loadbalancer's IP getting accessed denied error. although i have given the permission at bucket level to cdn's service account as storage.object.viewer.
can someone help?