Commit a7a0d01
Fix cron and deploy for bridge networking
- Remove PULL_SECRETS_FROM_VAULT=0 from cron entries (incompatible
with bridge networking, services need Vault for DB connection strings)
- Add sed fix for default mysqld.cnf bind-address in deploy script
(99-akatsuki.cnf sets 0.0.0.0 but mysqld.cnf overrides it)
- Deploy cron config to /etc/cron.d/akatsuki on each deploy
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 022054a commit a7a0d01
2 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
0 commit comments