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

@@ -337,13 +337,6 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.podIP
startupProbe:
httpGet:
path: /
port: 8090
failureThreshold: 3
periodSeconds: 10
initialDelaySeconds: 10
- name: profile-services
image: beclab/profile-services:v1.0.4
imagePullPolicy: IfNotPresent