Commit 813b7a3
committed
chore: align REF_CONFIGURATION between API and workers
- Set REF_CONFIGURATION=/ref for both API and worker defaults
- Add REF_SOFTWARE_ROOT=/ref/software to worker defaults
- Remove REF_DATABASE_URL from API defaults (read from ref.toml)
- Deployments can use volume subPath mounts to select different
config directories without overriding REF_CONFIGURATION1 parent 9d77784 commit 813b7a3
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
148 | 147 | | |
149 | 148 | | |
150 | 149 | | |
| 150 | + | |
| 151 | + | |
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| |||
0 commit comments