summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data.d/k3s-jaomox/helm.d/minio.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/data.d/k3s-jaomox/helm.d/minio.yaml b/data.d/k3s-jaomox/helm.d/minio.yaml
index b86ce45..d58725b 100644
--- a/data.d/k3s-jaomox/helm.d/minio.yaml
+++ b/data.d/k3s-jaomox/helm.d/minio.yaml
@@ -1,3 +1,8 @@
+mode: standalone
+replicas: 1
persistence:
enabled: true
existingClaim: minio-data
+resources:
+ requests:
+ memory: 512Mi