File config-agent.yaml of Package k3s

###
## Define CLI parameters via configuration file.
## Available parameters at: https://docs.k3s.io/cli/agent
## Omportant: This file is only used if the systemd service 
## is used or the following command:
## k3s agent --config /etc/rancher/k3s/config-agent.yaml
###
server: "https://myserver:6443"
token: "REPLACE WITH TOKEN"
#token-file: "REPLACE WITH PATH TO FILE"
#flannel-backend: none
#node-label:
#  - other=what
#  - foo=three
#node-taint:
#  - charlie=delta:NoSchedule
openSUSE Build Service is sponsored by