Commit Graph

4 Commits

Author SHA1 Message Date
Iain Sproat 0bb80bdc83 feat(helm): startup probe & faster responding readiness probe (#2523)
* feat(helm): startup probe & faster responding readiness probe
* fe2 does not yet support pretty printing
* Add comment for fe2 logPretty being disabled
2024-07-23 14:44:49 +01:00
Iain Sproat 34a65dd378 feat(helm): allow pretty-format logging to be enabled in helm chart (#2433)
* feat(helm): allow pretty-format logging to be enabled in helm chart

* fix json schema

* ensure helm linting occurs after the json schema is updated

* Booleans must be quoted when passed to environment variables
2024-06-25 19:12:03 +02:00
Iain Sproat 35218d42e8 fix(ci): tiltfile should be able to overwrite 'objects' pod image (#2097) 2024-03-01 10:50:36 +00:00
Iain Sproat 185d84530e ci(docker compose & helm chart): test deployment configuration in CI (#1881) 2024-01-30 15:21:18 +00:00