feat: add audit to config
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 52s
lint-test-helm / validate-kubeconform (pull_request) Successful in 42s
render-manifests / render-manifests (pull_request) Successful in 1m17s

This commit is contained in:
2026-04-16 19:09:27 -05:00
parent 5692754466
commit 71dd234579

View File

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