dimas-b commented on issue #2207: URL: https://github.com/apache/polaris/issues/2207#issuecomment-3133767367
`storageConfigInfo` from the description does not look correct to me. This is what worked for me with MinIO: ``` "storageConfigInfo":{ "storageType":"S3", "allowedLocations":[], "roleArn":"arn:aws:iam::012345678901:role/test-role", "endpoint":"http://minio.minio.svc.cluster.local:9000/", "pathStyleAccess":true, "region":"us-east-1" } ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org