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