Commit 4d9e0f5
fix: use enterprise-pull-secret and .Chart.AppVersion for image tag
- Set global.imagePullSecrets to enterprise-pull-secret in values.yaml
(EC v3 creates this secret; ImagePullSecretName returns wrong name)
- Set image.tag to empty string so .Chart.AppVersion fallback is used
- Remove global.imagePullSecrets override from helmchart.yaml
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 0424ac4 commit 4d9e0f5
2 files changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
0 commit comments