Fix lint errors
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Adrien Reslinger 2022-07-22 22:58:42 +02:00
parent 1e83f14bbe
commit 1891a63281
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
4 changed files with 118 additions and 118 deletions

View file

@ -16,7 +16,7 @@ Déploie l'usine logiciel dans Kubernetes.
- un registre docker (plus tard) [registry docker](https://github.com/cesanta/docker_auth/tree/main/chart/docker-auth)
- un registre de chart helm: [chartmuseum](https://artifacthub.io/packages/helm/chartmuseum/chartmuseum) (Manque l'authentification sur l'API) voir [artifacthub](https://github.com/artifacthub/hub)
- un registre de chart kubernetes.core.helm://github.com/artifacthub/hub)
- un scanner de vulnérabilité (plus tard aussi) [clair](https://github.com/quay/clair) avec [klar](https://github.com/optiopay/klar)
- [How To: Build Your Own Clair and Docker Registry Environment!](https://www.x-cellent.com/blog/build-your-own-clair-registry/)