Fix incorrect case and missing rbac in documentation
This commit is contained in:
parent
0dc5b7d013
commit
3ee316c5bb
12 changed files with 24 additions and 11 deletions
|
@ -26,5 +26,5 @@ node:
|
|||
- K3S_CLUSTER_SECRET=somethingtotallyrandom
|
||||
volumes:
|
||||
# this is where you would place a alternative traefik image (saved as a .tar file with
|
||||
# 'docker save'), if you want to use it, instead of the traefik:v3.2 image.
|
||||
# 'docker save'), if you want to use it, instead of the traefik:v3.4 image.
|
||||
- /somewhere/on/your/host/custom-image:/var/lib/rancher/k3s/agent/images
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue