app-service: fix helm upgrade set recreate to false (#1988)

This commit is contained in:
hysyeah 2025-10-25 00:33:46 +08:00 committed by GitHub
parent 7a84a51940
commit 1dc859f225
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.28
image: beclab/app-service:0.4.30
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 0