This commit is contained in:
2025-06-20 15:59:39 +10:00
parent 5a337898e4
commit a1f9d50e2b
+3 -2
View File
@@ -36,8 +36,9 @@ spec:
image: mirror.gcr.io/unclecode/crawl4ai:latest
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 0
runAsGroup: 0
# appuser: 999 set by the image
runAsUser: 999
runAsGroup: 999
ports:
- containerPort: 11235
name: api