Commit c50aff1
fix: override image proxy and pull policy for EC airgap installs
- Clear imageProxy.host for EC installs so KOTS rewrites plain image refs
(online EC) or EC mirrors from local registry (airgap EC)
- Set pullPolicy to IfNotPresent to prevent internet pulls in airgap
- Clear postgresql/redis registry overrides for EC so plain refs are used
- Set docker.io registry in builder so Replicated detects upstream Bitnami
images and includes them in airgap bundles
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 4568856 commit c50aff1
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
16 | 26 | | |
17 | 27 | | |
18 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
0 commit comments