fix: revert runasuser (#713)

This commit is contained in:
hysyeah
2024-12-06 00:19:46 +08:00
committed by GitHub
parent d003b5c1ac
commit 40859b6379
3 changed files with 3 additions and 10 deletions

View File

@@ -148,7 +148,7 @@ spec:
serviceAccount: os-internal
containers:
- name: app-service
image: beclab/app-service:0.2.56
image: beclab/app-service:0.2.57
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 0
@@ -172,7 +172,7 @@ spec:
- name: UPLOAD_CONTAINER_IMAGE
value: "beclab/upload:v1.0.3"
- name: JOB_IMAGE
value: "beclab/upgrade-job:0.1.4"
value: "beclab/upgrade-job:0.1.5"
- name: SHARED_LIB_PATH
value: {{ .Values.sharedlib }}
- name: CLUSTER_CPU_THRESHOLD