固定 dynamic runner 初始化容器的数值用户 #69

Merged
panxiao81 merged 1 commits from fix/dynamic-runner-curl-uid into main 2026-09-16 15:14:09 +00:00
2 changed files with 4 additions and 0 deletions
Showing only changes of commit 87bb556087 - Show all commits
+2
View File
@@ -31,6 +31,8 @@ spec:
drop: [ALL]
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 101
runAsGroup: 102
seccompProfile:
type: RuntimeDefault
volumeMounts:
@@ -30,6 +30,8 @@ spec:
drop: [ALL]
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 101
runAsGroup: 102
seccompProfile:
type: RuntimeDefault
volumeMounts: