diff --git a/helm/tenant/values.yaml b/helm/tenant/values.yaml index b4634db565a..b0c7727b42e 100644 --- a/helm/tenant/values.yaml +++ b/helm/tenant/values.yaml @@ -161,10 +161,7 @@ tenant: # $ k logs myminio-pool-0-0 -n default # {"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 + logging: { } ## serviceMetadata allows passing additional labels and annotations to MinIO and Console specific ## services created by the operator. serviceMetadata: { }