fixed it on github?

This commit is contained in:
Lee 2024-09-26 15:44:06 +01:00
parent ce8e5ad849
commit 9c5f8a0daa

@ -18,15 +18,15 @@
### Infrastructure ### Infrastructure
- ![Kubernetes][k8s] - Isn't it obvious? - [Kubernetes][k8s] - Isn't it obvious?
- ![Helm][helm] - Easily deploy and manage Kubernetes applications - [Helm][helm] - Easily deploy and manage Kubernetes applications
- ![Traefik][traefik] - Web reverse proxy - [Traefik][traefik] - Web reverse proxy
- ![Cert Manager][cert-manager] - Generates LetsEncrypt certificates - [Cert Manager][cert-manager] - Generates LetsEncrypt certificates
- ![Metallb][metallb] - Load Balancer - [Metallb][metallb] - Load Balancer
- ![NFS][nfs] - Remote Storage for PVs - [NFS][nfs] - Remote Storage for PVs
- ![FluxCD][fluxcd] - GitOps - [FluxCD][fluxcd] - GitOps
- ![Spegel][spegel] - Local Docker registry cache - [Spegel][spegel] - Local Docker registry cache
- ![Eraser][eraser] - Automated cleanup of old docker images - [Eraser][eraser] - Automated cleanup of old docker images
### Services ### Services
@ -62,12 +62,12 @@ Don't forget to give the project a star! Thanks again!
<!-- MARKDOWN LINKS & IMAGES --> <!-- MARKDOWN LINKS & IMAGES -->
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
[fluxcd]: https://fluxcd.io [fluxcd]: https://fluxcd.io/
[k8s]: https://kubernetes.io [k8s]: https://kubernetes.io/
[helm]: https://helm.sh [helm]: https://helm.sh/
[traefik]: https://traefik.io [traefik]: https://traefik.io/
[cert-manager]: https://cert-manager.io [cert-manager]: https://cert-manager.io/
[metallb]: https://metallb.org [metallb]: https://metallb.org/
[nfs]: https://nfs.fascinated.cc [nfs]: https://nfs.fascinated.cc/
[spegel]: https://github.com/spegel-org/spegel [spegel]: https://github.com/spegel-org/spegel/
[eraser]: https://eraser-dev.github.io [eraser]: https://eraser-dev.github.io/