mirror of
https://github.com/beclab/Olares
synced 2026-05-23 08:48:25 +00:00
app-service, bfl: add a title to the shared entrance (#2143)
This commit is contained in:
parent
eea2dfb67a
commit
03e8dd0ac7
2 changed files with 2 additions and 2 deletions
|
|
@ -170,7 +170,7 @@ spec:
|
|||
priorityClassName: "system-cluster-critical"
|
||||
containers:
|
||||
- name: app-service
|
||||
image: beclab/app-service:0.4.52
|
||||
image: beclab/app-service:0.4.53
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
|
|
|
|||
|
|
@ -266,7 +266,7 @@ spec:
|
|||
|
||||
containers:
|
||||
- name: api
|
||||
image: beclab/bfl:v0.4.33
|
||||
image: beclab/bfl:v0.4.34
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 1000
|
||||
|
|
|
|||
Loading…
Reference in a new issue