Commit 7f3a726
committed
app: drop dead whenever cron line; restore --atomic deploy
The app image has no cron daemon, so whenever --update-crontab was a no-op —
the daily sitemap:refresh it installed never ran. The sitemap must live in the
serving pod (public_file_server serves /sitemap.xml), so a CronJob is not
suitable; the on-boot sitemap:refresh is the correct pattern and is kept.
Restore --atomic now that the deploy is healthy (was --wait for inspection).1 parent 4ce212f commit 7f3a726
2 files changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
555 | | - | |
| 555 | + | |
556 | 556 | | |
557 | 557 | | |
0 commit comments