From dfbb70fc75e1b407df86142cc725d3e6dcd9fa06 Mon Sep 17 00:00:00 2001 From: onlinejudge95 <44158581+onlinejudge95@users.noreply.github.com> Date: Thu, 22 Jan 2026 17:23:00 +0530 Subject: [PATCH] Fix typo in values.yaml from 'pof' to 'pod' --- helm/minio/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/minio/values.yaml b/helm/minio/values.yaml index 2ea13b10d..f070bce80 100644 --- a/helm/minio/values.yaml +++ b/helm/minio/values.yaml @@ -105,7 +105,7 @@ rootPassword: "" ## others depend on enabled status of corresponding sections. existingSecret: "" -## Directory on the MinIO pof +## Directory on the MinIO pod certsPath: "/etc/minio/certs/" configPathmc: "/etc/minio/mc/"