Commit 09fb0a2
committed
fix: Clean up install-config.yaml errors for bastion registry
- Set additionalTrustBundle to empty string (HTTP registry, no cert needed)
- Remove imageContentSources (conflicts with imageDigestSources from IDMS)
- Remove bootstrapExternalStaticGateway (unknown field, causes warning)
- Keep bootstrapExternalStaticIP for UPI static bootstrap IP
Fixes:
- "invalid block" error for additionalTrustBundle
- "cannot set imageContentSources and imageDigestSources at the same time" error1 parent f966eed commit 09fb0a2
2 files changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 50 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
0 commit comments