mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
bfl: add a new olares-info api (#1365)
This commit is contained in:
parent
0c5a80653e
commit
eec03ee9b4
1 changed files with 2 additions and 2 deletions
|
|
@ -261,7 +261,7 @@ spec:
|
|||
|
||||
containers:
|
||||
- name: api
|
||||
image: beclab/bfl:v0.4.6
|
||||
image: beclab/bfl:v0.4.7
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 1000
|
||||
|
|
@ -318,7 +318,7 @@ spec:
|
|||
apiVersion: v1
|
||||
fieldPath: spec.nodeName
|
||||
- name: ingress
|
||||
image: beclab/bfl-ingress:v0.3.5
|
||||
image: beclab/bfl-ingress:v0.3.6
|
||||
imagePullPolicy: IfNotPresent
|
||||
volumeMounts:
|
||||
- name: ngxlog
|
||||
|
|
|
|||
Loading…
Reference in a new issue