From 2a4d5b11817a28d158675bfd1a8bd059b1e4fde1 Mon Sep 17 00:00:00 2001 From: Leonardo Cecchi Date: Wed, 17 Sep 2025 12:03:38 +0200 Subject: [PATCH] chore: update examples Signed-off-by: Leonardo Cecchi --- hack/examples/minio-store.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hack/examples/minio-store.yaml b/hack/examples/minio-store.yaml index de47ea7..26ed965 100644 --- a/hack/examples/minio-store.yaml +++ b/hack/examples/minio-store.yaml @@ -13,6 +13,8 @@ spec: limits: memory: "512Mi" cpu: "500m" + additionalContainerArgs: + - --log-level=debug configuration: endpointCA: name: minio-server-tls