feat(app-service): auto-suspend app upon evicted or long-pending pod (#1975)

This commit is contained in:
dkeven 2025-10-23 11:04:47 +08:00 committed by GitHub
parent b53dc23d80
commit 910334101c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -170,7 +170,7 @@ spec:
priorityClassName: "system-cluster-critical"
containers:
- name: app-service
image: beclab/app-service:0.4.25
image: beclab/app-service:0.4.26
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 0