apps/dozzle/deployment.yaml aktualisiert
Added env DOZZLE_MODE "k8s"
This commit is contained in:
parent
088f3728ba
commit
fa19370e49
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@ spec:
|
|||
name: dozzle-http
|
||||
protocol: TCP
|
||||
env:
|
||||
- name: DOZZLE_MODE
|
||||
value: "k8s"
|
||||
- name: DOZZLE_LEVEL
|
||||
value: "info"
|
||||
- name: DOZZLE_AUTH_PROVIDER
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue