From 99bb8f13c217374ef9b80e6de5e4e97d07593390 Mon Sep 17 00:00:00 2001 From: Michel Hollands Date: Fri, 18 Aug 2023 11:10:36 +0100 Subject: [PATCH] Apply linting 5 Signed-off-by: Michel Hollands --- charts/meta-monitoring/values.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/charts/meta-monitoring/values.yaml b/charts/meta-monitoring/values.yaml index 15ab997..735164b 100644 --- a/charts/meta-monitoring/values.yaml +++ b/charts/meta-monitoring/values.yaml @@ -194,4 +194,3 @@ minio: memory: 128Mi # Changed the mc config path to '/tmp' from '/etc' as '/etc' is only writable by root and OpenShift will not permit this. configPathmc: "/tmp/minio/mc/" -