Commit 54b82b7
fix: add repository overrides for bitnami subcharts in helmchart.yaml
ReplicatedImageRegistry returns only the registry host (proxy.replicated.com),
not the full proxy path. Bitnami charts append their own default repository
(bitnami/postgresql) producing a broken URL missing the /proxy/gameshelf/index.docker.io/
prefix. Override repository to embed the full proxy path, matching the pattern
that works for the gameshelf image.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f852443 commit 54b82b7
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| |||
0 commit comments