From d9e855bc475b30065b2ac2d9230a5daf3bd3f91d Mon Sep 17 00:00:00 2001 From: Simon Beck Date: Mon, 30 Oct 2023 15:03:43 +0100 Subject: [PATCH] Extend ObjectBucket references with Minio --- docs/modules/ROOT/pages/object-storage/references.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/modules/ROOT/pages/object-storage/references.adoc b/docs/modules/ROOT/pages/object-storage/references.adoc index 72d340a..f8e53b1 100644 --- a/docs/modules/ROOT/pages/object-storage/references.adoc +++ b/docs/modules/ROOT/pages/object-storage/references.adoc @@ -21,4 +21,10 @@ exoscale.objectbuckets.appcat.vshn.io Exoscale Object Storage de-f minio.objectbuckets.appcat.vshn.io Minio-minio Object Storage default https://vs.hn/objstor 85d ---- +The first column contains the names of the references that are available. +For example the reference `minio.objectbuckets.appcat.vshn.io` would create a bucket on Minio. + +It's possible that a cluster can have multiple Minio instances, like Prod and Test. +These can be listed and referenced in exactly the same manner. + NOTE: This list will look different depending on what cluster you're connected to.