From 9b900afcd71a8ccb5e386262502f03b99de9d98a Mon Sep 17 00:00:00 2001 From: Kanagaraj M Date: Thu, 14 Sep 2023 10:25:11 +0530 Subject: [PATCH] disable anonymous logging in tenant helm chart --- helm/tenant/values.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/helm/tenant/values.yaml b/helm/tenant/values.yaml index 996eb246fef..0f5e75d2bf1 100644 --- a/helm/tenant/values.yaml +++ b/helm/tenant/values.yaml @@ -162,7 +162,6 @@ tenant: # {"level":"INFO","errKind":"","time":"2022-04-07T21:49:33.740058549Z","message":"All MinIO sub-systems initialized successfully"} # Notice they are in JSON format to be consumed logging: - anonymous: true json: true quiet: true ## serviceMetadata allows passing additional labels and annotations to MinIO and Console specific