bcgov / cas-pipeline

A collection of make functions used to compose pipelines
Apache License 2.0
0 stars 0 forks source link

Create artifactory service account in every namespace #60

Closed matthieu-foucault closed 2 years ago

matthieu-foucault commented 2 years ago

Description

To reduce the costs and time of downloading images from gcr.io, we should use Artifactory as a cache. The artifactory documentation can be found here: https://github.com/BCDevOps/developer-experience/blob/master/apps/artifactory/DEVHUB-README.md

The first step to be able to download images through artifactory is to create an account per namespace.