Erick Beloti

Results 2 comments of Erick Beloti

Hi @alexellis, Sorry my bad. I edited my question. Thanks.

Hi, see the attempts below: **1. only single quotes:** ```curl -sfL https://get.k3s.io | INSTALL_K3S_EXEC='server --cluster-init --tls-san 172.21.101.189 --etcd-snapshot-schedule-cron * * * * *' INSTALL_K3S_VERSION='v1.21.4+k3s1' sh -``` ``` [...] ExecStart=/usr/local/bin/k3s \...