mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
rename bolt-config => bolt_config
This commit is contained in:
parent
060a0d665e
commit
b8841fb8f4
3 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ services:
|
|||
dockerfile: config_generator/Dockerfile
|
||||
volumes:
|
||||
- ../../envoyfilter/envoy.template.yaml:/usr/src/app/envoy.template.yaml
|
||||
- ./bolt-config.yaml:/usr/src/app/bolt-config.yaml
|
||||
- ./bolt_config.yaml:/usr/src/app/bolt_config.yaml
|
||||
- ./generated:/usr/src/app/out
|
||||
|
||||
bolt:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue