From 2e4a369a06f2f65e91245531d361d22309c7ec75 Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Fri, 23 Feb 2024 22:45:01 +0800 Subject: [PATCH] clusters/k3s-local/kustomization.yaml: debug minio --- apps/minio/release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/minio/release.yaml b/apps/minio/release.yaml index 6efb93c..02a1380 100644 --- a/apps/minio/release.yaml +++ b/apps/minio/release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: version: "5.0.15" - chart: itsm + chart: minio sourceRef: kind: HelmRepository name: stable @@ -25,7 +25,7 @@ spec: hosts: - minio.local persistence: - enabled: false + enabled: true size: 10Gi existingSecret: minio-secret resources: