From 6388857514e8a40f74a5a8b9e94da40d4aa98942 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 8 Jul 2025 21:08:49 -0500 Subject: [PATCH] add debug log --- clusters/cl01tl/monitoring/s3-exporter/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clusters/cl01tl/monitoring/s3-exporter/values.yaml b/clusters/cl01tl/monitoring/s3-exporter/values.yaml index f0fa4ffb6..36b38521d 100644 --- a/clusters/cl01tl/monitoring/s3-exporter/values.yaml +++ b/clusters/cl01tl/monitoring/s3-exporter/values.yaml @@ -16,6 +16,8 @@ s3-exporter: value: :9340 - name: S3_EXPORTER_S3_ENDPOINT_URL value: https://nyc3.digitaloceanspaces.com + - name: S3_EXPORTER_LOG_LEVEL + value: debug envFrom: - secretRef: name: s3-do-home-infra-secret