Commit dd2872a
committed
fix(helm): review round 1 — scoped example egress, in-tab secret note, copilot Job wording
- external-db example egress scopes to a placeholder database CIDR instead of
to: [] (which allowed every destination on 5432, defeating the isolation
the example teaches)
- kubernetes.mdx cloud tabs state explicitly that they reuse the variables
generated in the Installation block
- Copilot migrations really do run as a Helm-hook Job — restore Job wording
there (only the app migrations are an init container)1 parent d7e1475 commit dd2872a
3 files changed
Lines changed: 10 additions & 3 deletions
File tree
- apps/docs/content/docs/en/platform/self-hosting
- helm/sim
- examples
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
179 | 183 | | |
180 | 184 | | |
181 | 185 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1674 | 1674 | | |
1675 | 1675 | | |
1676 | 1676 | | |
1677 | | - | |
| 1677 | + | |
| 1678 | + | |
1678 | 1679 | | |
1679 | | - | |
| 1680 | + | |
1680 | 1681 | | |
1681 | 1682 | | |
1682 | 1683 | | |
| |||
0 commit comments