feat: add audit to config

This commit is contained in:
2026-04-16 19:09:27 -05:00
parent e5d49c29a6
commit eb2e076b60

View File

@@ -77,6 +77,10 @@ openbao:
} }
} }
audit "file" {
path = "/openbao/audit/openbao_audit.log"
}
service_registration "kubernetes" {} service_registration "kubernetes" {}
telemetry { telemetry {