mirror of
https://github.com/beclab/Olares
synced 2026-05-24 01:08:23 +00:00
feat(app-service): add API to proxy remote options url (#2150)
This commit is contained in:
parent
fee742d756
commit
55fe22ed4c
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.53
|
||||
image: beclab/app-service:0.4.55
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue