Compare commits
2 commits
1691a4bead
...
9d787fc877
| Author | SHA1 | Date | |
|---|---|---|---|
| 9d787fc877 | |||
| c306183619 |
2 changed files with 3 additions and 1 deletions
|
|
@ -14,6 +14,8 @@ Déploie l'usine logiciel dans Kubernetes.
|
|||
|
||||
- vscode
|
||||
|
||||
- un registre docker (également helm, scanner de sécurité) [zot](https://github.com/project-zot/zot)
|
||||
|
||||
- un registre docker (plus tard) [registry docker](https://github.com/cesanta/docker_auth/tree/main/chart/docker-auth)
|
||||
|
||||
- une UI pour le registre docker (plus tard) [registry docker UI](https://github.com/Joxit/helm-charts/tree/main/charts/docker-registry-ui)
|
||||
|
|
|
|||
|
|
@ -11,6 +11,6 @@ drone_runner_namespace: "drone-runner"
|
|||
# drone_certificate: certificate_secret_name
|
||||
# drone_storage_classname:
|
||||
trivy_namespace: trivy
|
||||
trivy_version: 0.48.0
|
||||
trivy_version: 0.50.4
|
||||
# trivy_storage_classname:
|
||||
chartmuseum_namespace: chartmuseum
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue