diff --git a/clusters/cl01tl/helm/openbao/values.yaml b/clusters/cl01tl/helm/openbao/values.yaml index efe5690ea..50fe5af92 100644 --- a/clusters/cl01tl/helm/openbao/values.yaml +++ b/clusters/cl01tl/helm/openbao/values.yaml @@ -77,6 +77,10 @@ openbao: } } + audit "file" { + path = "/openbao/audit/openbao_audit.log" + } + service_registration "kubernetes" {} telemetry {