mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
app-serivce: fix v2 uninstall all wait ns be deleted (#1851)
This commit is contained in:
parent
dec07f3330
commit
392bcce478
1 changed files with 1 additions and 1 deletions
|
|
@ -178,7 +178,7 @@ spec:
|
|||
priorityClassName: "system-cluster-critical"
|
||||
containers:
|
||||
- name: app-service
|
||||
image: beclab/app-service:0.4.4
|
||||
image: beclab/app-service:0.4.5
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue