Try mounting config at /config.toml
Testing different config file location to match Pangolin's expectations. Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
parent
af85adbd53
commit
954b27d457
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ spec:
|
|||
- name: pangolin-data
|
||||
mountPath: /data
|
||||
- name: config
|
||||
mountPath: /app/config/config.toml
|
||||
mountPath: /config.toml
|
||||
subPath: config.toml
|
||||
resources:
|
||||
requests:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue