app-service: fix app suspend in os-system;image download bug (#808)
This commit is contained in:
@@ -148,7 +148,7 @@ spec:
|
||||
serviceAccount: os-internal
|
||||
containers:
|
||||
- name: app-service
|
||||
image: beclab/app-service:0.2.62
|
||||
image: beclab/app-service:0.2.63
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
@@ -360,7 +360,7 @@ spec:
|
||||
hostNetwork: true
|
||||
containers:
|
||||
- name: image-service
|
||||
image: beclab/image-service:0.2.51
|
||||
image: beclab/image-service:0.2.63
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
|
||||
Reference in New Issue
Block a user