Skip to content

Commit 317454d

Browse files
fix(post): Added k3s args comment
1 parent 3fc8a25 commit 317454d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2022-03-19-k3s-etcd-ansible.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ extra_server_args: "--no-deploy servicelb --no-deploy traefik --write-kubeconfig
5858
extra_agent_args: "--kubelet-arg node-status-update-frequency=5s"
5959
```
6060
61-
It's best to start use these args, and optionally include `traefik` if you want it installed with `k3s`
61+
It's best to start using these args, and optionally include `traefik` if you want it installed with `k3s`
6262

6363
```yaml
6464
extra_server_args: "--no-deploy servicelb --no-deploy traefik"

0 commit comments

Comments
 (0)