From ec9c4d449e9cf5db419ddb77bd92b71c9169517c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JB=20Onofr=C3=A9?= Date: Thu, 25 Sep 2025 11:37:49 +0200 Subject: [PATCH] Add on-prem flavor to storage in the documentation --- site/content/in-dev/unreleased/_index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/site/content/in-dev/unreleased/_index.md b/site/content/in-dev/unreleased/_index.md index 183641f706..b78374ab95 100644 --- a/site/content/in-dev/unreleased/_index.md +++ b/site/content/in-dev/unreleased/_index.md @@ -102,8 +102,8 @@ nested namespaces. Iceberg tables belong to namespaces. ### Storage configuration -A storage configuration stores a generated identity and access management (IAM) entity for your cloud storage and is created -when you create a catalog. The storage configuration is used to set the values to connect Polaris to your cloud storage. During the +A storage configuration stores a generated identity and access management (IAM) entity for your storage and is created +when you create a catalog. The storage configuration is used to set the values to connect Polaris to your storage. During the catalog creation process, an IAM entity is generated and used to create a trust relationship between the cloud storage provider and Polaris Catalog. @@ -114,6 +114,7 @@ When you create a catalog, you supply the following information about your cloud | Amazon S3 | | | Google Cloud Storage (GCS) | | | Azure | | +| MinIO |