mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Use 999
This commit is contained in:
+3
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user