wonderful-apple-6051
12/27/2024, 9:07 AMFLYTE_AWS_ENDPOINT: <http://minio.flyte.svc.cluster.local:9000>
FLYTE_AWS_ACCESS_KEY_ID: minio
FLYTE_AWS_SECRET_ACCESS_KEY: miniostorage
I am suspecting it to be an issue with MINIO access right, minio user cannot read and write file in the folder.
When i looked around I saw this issue on SO: https://stackoverflow.com/a/72337527/4683950
I don't know how to implement it on my setup.
I have tried to change the way the MINIO PV and PVC where created but in vain.
For context I am using this file to create MINIO and Postgres component.