1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-15 18:56:24 +00:00

Fix more copy/paste errors!

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2023-01-23 16:23:30 +13:00
parent f9d493c7c0
commit 1606fddea3
2 changed files with 2 additions and 2 deletions

View File

@@ -136,7 +136,7 @@ spec:
## Deploy traefik
Having committed the above to your flux repository, you should shortly see a traefik kustomization, and in the `traefik` namespace, a controller and a speaker pod for every node:
Having committed the above to your flux repository, you should shortly see a traefik kustomization, and in the `traefik` namespace, traefik pods happily running:
```bash
demo@shredder:~$ kubectl get pods -n traefik