Commit b802e35
committed
feat(chart): split image.name into image.registry + image.name
Support global.image.registry/pullPolicy/pullSecrets from the parent
agent chart. Use extensionlib helpers for image resolution.
Adds image.pullSecrets support and NOTES.txt deprecation warning for
legacy image.name format containing a registry prefix.1 parent 13c0242 commit b802e35
File tree
8 files changed
+466
-7
lines changed- charts/steadybit-extension-postman
- charts
- templates
- tests
- __snapshot__
8 files changed
+466
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | | - | |
48 | | - | |
| 48 | + | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments