I mounted a GCP Bucket into my Kubernetes engine application, this part worked as I can see my bucket folders in my application. But I'm trying to interact with those files and the application does not have the writting right on these.
How can I change this ?
Thanks.