diff --git a/ai/crawl4ai.yaml b/ai/crawl4ai.yaml index 2e02342..ec33d6b 100644 --- a/ai/crawl4ai.yaml +++ b/ai/crawl4ai.yaml @@ -36,8 +36,8 @@ spec: image: mirror.gcr.io/unclecode/crawl4ai:latest imagePullPolicy: IfNotPresent securityContext: - runAsUser: 1000 - runAsGroup: 1000 + runAsUser: 0 + runAsGroup: 0 ports: - containerPort: 11235 name: api