Fix typos

Signed-off-by: René Jochum <rene@jochum.dev>
master v1.2.10
René Jochum 2 years ago
parent eb76f343f4
commit ebf8e5b04d

@ -41,7 +41,7 @@ params:
DateFormat: 2. Jan 2006
edit_link_url: https://git.de-fs.jochum.dev/jochum/rene.jochum.dev/-/blob/master/content/
description: "Blog of René Jochum - A FOSS enthusiast programming since 2002."
description: "Blog of René Jochum - A FOSS enthusiast who's programming since 2002."
logo: "/static/author/pcdummy_240x240.png"
Social:

@ -21,7 +21,7 @@ For me thats not a 5 minutes job as I have to replace [ingress-nginx](https://gi
I have choosen to not use the k3s/rancher version (v2.6.x) of Traefik but use the latest and greatest (v2.8.x), so i modified my k3s with the following command:
**Do NOT use that command as it**
**Do NOT use that command as is**
```bash
curl -sfL https://get.k3s.io | sh -s - server --datastore-endpoint="mysql://k3s:<mysqlpw>@tcp(maxscale-rw.example.com:3306)/k3s" --disable servicelb --disable traefik

Loading…
Cancel
Save