Commit 8d484fc
Add imagePullSecrets (#630)
* Add imagePullSecrets
* Remove pull secrets from template
imagePullSecrets is set one level higher than this template, and not
directly on the container definition.
Replace clickhouse backup cron with single imagePullSecrets
Replace clickhouse_instance with single imagePullSecrets
Add imagePullSecrets to eventrouter
Add imagePullSecrets
* Add pullSecrets to our other deployments
These already supported imagePullSecrets, and I don't want to remove the
field in case that breaks a deployment elsewhere.
So, support both :/
* Add .root
* Add tests for web, worker, migrate, events
* Add tests for plugin deployments
* Bump chart version
Co-authored-by: Ellie Huxtable <ellie@posthog.com>1 parent 95d3107 commit 8d484fc
File tree
28 files changed
+569
-63
lines changed- charts/posthog
- grafana-dashboards
- templates
- tests
28 files changed
+569
-63
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments