Merge pull request 'Automated Manifest Update' (#6019) from auto/update-manifests into manifests

Reviewed-on: #6019
This commit was merged in pull request #6019.
This commit is contained in:
2026-04-17 01:38:24 +00:00

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" {}