Commit 2583420
committed
fix(RELEASE-2158): use trusted-ca mounts to support self hosted Quay
Add trusted-ca volume mounts to system certificate paths to be
consistent with other tasks in the push-to-external-registry pipeline.
Go-based tools (cosign, mobster) require the CA bundle at
/etc/ssl/certs/ to include it in the system cert pool. This is needed
for push-to-external-registry to work with self-hosted Quay instances
that use custom CA certificates.
Assisted-by: Cursor
Signed-off-by: Lubomir Gallovic <lgallovi@redhat.com>1 parent c795005 commit 2583420
1 file changed
Lines changed: 23 additions & 0 deletions
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
160 | 168 | | |
161 | 169 | | |
162 | 170 | | |
| |||
174 | 182 | | |
175 | 183 | | |
176 | 184 | | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
177 | 192 | | |
178 | 193 | | |
179 | 194 | | |
180 | 195 | | |
181 | 196 | | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
182 | 205 | | |
183 | 206 | | |
184 | 207 | | |
| |||
0 commit comments