chore: Update manifests after change

This commit is contained in:
2026-04-17 01:36:07 +00:00
parent 634e5c6684
commit dae5dfaa32

View File

@@ -35,8 +35,11 @@ data:
}
}
audit "file" {
path = "/openbao/audit/openbao_audit.log"
audit "file" "to-stdout" {
options {
file_path = "/openbao/audit/openbao_audit.log"
log_raw = "true"
}
}
service_registration "kubernetes" {}