Skip to content

motain/helm-chart-registry-creds-operator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

registry-creds operator Helm Chart

Due to the Docker hub rate limits introduction we need now to use authenticated requests to the Docker Hub registy (so far the only one having these limitatons).

To solve the issue we are making use the registy-creds operator project: more info on its Github page.

The Docker hub credentials needed are stored in LastPass.

Requirements

Pre and Post install

No need of manual operations: Helm Hooks take care of creating the docker credendial secret necessary by the ClusterPullSecret this object itself.