From 28c601443a5fdd2e5f2d3e8c380fcc38d964d694 Mon Sep 17 00:00:00 2001 From: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com> Date: Tue, 21 Oct 2025 23:40:08 +0530 Subject: [PATCH] disable minio one click service Add ignore directive to minio.yaml --- templates/compose/minio.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/compose/minio.yaml b/templates/compose/minio.yaml index a9de73f2c..d4d43395b 100644 --- a/templates/compose/minio.yaml +++ b/templates/compose/minio.yaml @@ -1,3 +1,4 @@ +# ignore: true # documentation: https://min.io/docs/minio/container/index.html # slogan: MinIO is a high performance object storage server compatible with Amazon S3 APIs. # category: storage