From 3146a164a3a21d2004375b71713606511cb35826 Mon Sep 17 00:00:00 2001 From: Liam Date: Mon, 23 Sep 2024 10:16:51 +0100 Subject: [PATCH] oops why are images in there --- README.md | 22 +++++++++++----------- {kubernetes/images => images}/logo.png | Bin 2 files changed, 11 insertions(+), 11 deletions(-) rename {kubernetes/images => images}/logo.png (100%) diff --git a/README.md b/README.md index c2545d1..b46f9b5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
- + Logo @@ -20,13 +20,13 @@ ### Infrastructure -- ![Kubernetes][k8s] -- ![Helm][helm] -- ![Traefik][traefik] -- ![Cert Manager][cert-manager] -- ![Metallb][metallb] -- ![NFS][nfs] -- ![FluxCD][fluxcd] +- ![Kubernetes][k8s] +- ![Helm][helm] +- ![Traefik][traefik] +- ![Cert Manager][cert-manager] +- ![Metallb][metallb] +- ![NFS][nfs] +- ![FluxCD][fluxcd] ### Services @@ -36,12 +36,12 @@ See [services](./apps/production/) for a list of services that I use in my homel ## Todo -- [ ] Hashicorp Vault & Consul -- [ ] DroneCI +- [ ] Hashicorp Vault & Consul +- [ ] DroneCI ### Backlog -- [ ] Add some kind of guides for how to use this +- [ ] Add some kind of guides for how to use this See the [open issues](https://git.fascinated.cc/Fascinated/home-ops/issues) for a full list of proposed features (and known issues). diff --git a/kubernetes/images/logo.png b/images/logo.png similarity index 100% rename from kubernetes/images/logo.png rename to images/logo.png