Commit 1a35e17
committed
feat(RELEASE-2158): Support self-hosted Quay
Verify Conforma task should support images that are in a self-hosted
Quay instance. This instance has a self-signed CA cert which is
implicitly not trusted by 3rd party tools. This can be fixed by mounting
the CA bundle to /etc/ssl/certs/, making it trusted. Mount to
/mnt/trusted-ca is added to be consistent with other tasks in the
pipeline.1 parent 6d23e20 commit 1a35e17
1 file changed
Lines changed: 7 additions & 0 deletions
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
227 | 234 | | |
228 | 235 | | |
229 | 236 | | |
| |||
0 commit comments