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:
CTO Agent 2026-07-26 12:20:34 +00:00
parent af85adbd53
commit 954b27d457

View file

@ -73,7 +73,7 @@ spec:
- name: pangolin-data - name: pangolin-data
mountPath: /data mountPath: /data
- name: config - name: config
mountPath: /app/config/config.toml mountPath: /config.toml
subPath: config.toml subPath: config.toml
resources: resources:
requests: requests: