add crawl4ai deployment

This commit is contained in:
2026-03-16 19:41:09 +01:00
parent 79315d32db
commit afdada25a0
8 changed files with 135 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
bound_service_account_names:
- crawl4ai-secret
bound_service_account_namespaces:
- crawl4ai
token_policies:
- crawl4ai

View File

@@ -0,0 +1,3 @@
path "secret/data/crawl4ai" {
capabilities = ["read"]
}