From f6b11e17e4fdc12dc361c271c06bb18fabebc602 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 7 Apr 2026 21:18:48 -0500 Subject: [PATCH] fix: add log env --- clusters/cl01tl/helm/vault/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clusters/cl01tl/helm/vault/values.yaml b/clusters/cl01tl/helm/vault/values.yaml index 4b569b6ce..ab99b7e75 100644 --- a/clusters/cl01tl/helm/vault/values.yaml +++ b/clusters/cl01tl/helm/vault/values.yaml @@ -10,6 +10,8 @@ vault: repository: hashicorp/vault tag: 1.21.4@sha256:4e33b126a59c0c333b76fb4e894722462659a6bec7c48c9ee8cea56fccfd2569 updateStrategyType: RollingUpdate + logLevel: debug + logFormat: standard resources: requests: cpu: 50m