diff --git a/charts/meta-monitoring/values.yaml b/charts/meta-monitoring/values.yaml index 9d64f4c..735164b 100644 --- a/charts/meta-monitoring/values.yaml +++ b/charts/meta-monitoring/values.yaml @@ -193,4 +193,4 @@ minio: cpu: 100m 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/" \ No newline at end of file + configPathmc: "/tmp/minio/mc/"