Merge pull request 'feat: add audit to config' (#6015) from tmp/openbao-4 into main
All checks were successful
lint-test-helm / lint-helm (push) Successful in 1m4s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m51s

Reviewed-on: #6015
This commit was merged in pull request #6015.
This commit is contained in:
2026-04-17 00:17:49 +00:00

View File

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