plan: add Magika ML classifier to content router
Build and Push / Test (push) Failing after 1m55s
Build and Push / Build and push image (push) Skipped

This commit is contained in:
Story Crater Bot
2026-08-28 09:12:09 -07:00
parent f0beb7fff1
commit 262478f7f2
3 changed files with 95 additions and 36 deletions
+10
View File
@@ -114,6 +114,16 @@ spec:
serviceAccountName: opensearch
hostNetwork: false
initContainers:
- name: sysctl
image: busybox:1.28
command:
- sysctl
- -w
- vm.max_map_count=262144
securityContext:
privileged: true
containers:
- name: opensearch
image: opensearchproject/opensearch:2.11.0