mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 08:46:24 +02:00
expose access logs from envoy (#89)
This commit is contained in:
parent
48a2c1800c
commit
e3a835e5d3
3 changed files with 7 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ services:
|
|||
volumes:
|
||||
- ./generated/envoy.yaml:/etc/envoy/envoy.yaml
|
||||
- /etc/ssl/cert.pem:/etc/ssl/cert.pem
|
||||
- ./arch_log:/var/log/
|
||||
depends_on:
|
||||
config_generator:
|
||||
condition: service_completed_successfully
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue