From c89ebfb2320e068e495bcb6523cd34b61bcdb4b6 Mon Sep 17 00:00:00 2001 From: mikhail-klimko Date: Wed, 19 Jun 2024 21:48:09 +0300 Subject: [PATCH] wip: Wed Jun 19 21:48:09 +03 2024 --- charts/cf-runtime/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/cf-runtime/values.yaml b/charts/cf-runtime/values.yaml index 467c8eb4..b8944d45 100644 --- a/charts/cf-runtime/values.yaml +++ b/charts/cf-runtime/values.yaml @@ -539,7 +539,7 @@ runtime: # -- If "true", composition images will be pulled sequentially FORCE_COMPOSE_SERIAL_PULL: false # -- Level of logging for engine - LOGGER_LEVEL: debug + LOGGER_LEVEL: "debug" # -- Enable debug-level logging of outgoing HTTP/HTTPS requests LOG_OUTGOING_HTTP_REQUESTS: false # -- Enable emitting metrics from engine