From 51d4bd05c88228356235f1ef549ff543a0cc27ec Mon Sep 17 00:00:00 2001 From: Rob Watson Date: Tue, 12 Sep 2023 08:51:16 +0200 Subject: [PATCH] docs: update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc69ebd..11cb107 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This repo contains Kubernetes manifests for deploying various self-hosted services to the `netflux.io` domain. -![Me deploying my blog on Kubernetes. Probable credit @dexhorthy](https://git.netflux.io/rob/netflux-kubernetes/raw/branch/main/picture.jpg "Me deploying my blog on Kubernetes") +![Me deploying my blog on Kubernetes. Credit @dexhorthy](https://git.netflux.io/rob/netflux-kubernetes/raw/branch/main/picture.jpg) All of the manifests are built using [Kustomize](https://kustomize.io/). I avoid Helm charts whenever possible, but when they're needed (Prometheus, @@ -47,7 +47,7 @@ kube-linter lint . ## Helm charts -When required, helm charts can be inflated with: +When required, Helm charts can be inflated with: ``` # install or update the prometheus helm chart: