mirror of
https://github.com/beclab/Olares
synced 2026-05-24 01:08:23 +00:00
feat(app-service): add APIs to batch update userenv & sysenv (#2029)
This commit is contained in:
parent
aadacbf729
commit
d0185a484f
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ spec:
|
|||
priorityClassName: "system-cluster-critical"
|
||||
containers:
|
||||
- name: app-service
|
||||
image: beclab/app-service:0.4.37
|
||||
image: beclab/app-service:0.4.38
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue