mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 08:46:24 +02:00
update path for arch_config.yaml file (#107)
This commit is contained in:
parent
17a643c410
commit
dbb8f87787
5 changed files with 5 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ services:
|
|||
- ./generated/envoy.yaml:/etc/envoy/envoy.yaml
|
||||
- /etc/ssl/cert.pem:/etc/ssl/cert.pem
|
||||
- ./arch_log:/var/log/
|
||||
- ./arch_config.yaml:/root/arch_config.yaml
|
||||
- ./arch_config.yaml:/config/arch_config.yaml
|
||||
depends_on:
|
||||
# config_generator:
|
||||
# condition: service_completed_successfully
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue