Compare commits
No commits in common. "9d787fc8771a1c1ad74c13118b9ac93d5950267e" and "1691a4beadd5ce4100a9cb8ed687dad2a2e288a5" have entirely different histories.
9d787fc877
...
1691a4bead
2 changed files with 1 additions and 3 deletions
|
|
@ -14,8 +14,6 @@ Déploie l'usine logiciel dans Kubernetes.
|
||||||
|
|
||||||
- vscode
|
- 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)
|
- 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)
|
- 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_certificate: certificate_secret_name
|
||||||
# drone_storage_classname:
|
# drone_storage_classname:
|
||||||
trivy_namespace: trivy
|
trivy_namespace: trivy
|
||||||
trivy_version: 0.50.4
|
trivy_version: 0.48.0
|
||||||
# trivy_storage_classname:
|
# trivy_storage_classname:
|
||||||
chartmuseum_namespace: chartmuseum
|
chartmuseum_namespace: chartmuseum
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue