mirror of
https://github.com/devitq/yandexcloud-k3s.git
synced 2026-09-20 21:40:34 +00:00
chore(terraform): refactored configuration
This commit is contained in:
@@ -41,6 +41,7 @@ runcmd:
|
||||
fi
|
||||
echo "$DISK $K3S_DIR ext4 defaults 0 0" >> /etc/fstab
|
||||
mount -a
|
||||
resize2fs $DISK
|
||||
- |
|
||||
curl -sfL https://get.k3s.io | INSTALL_K3S_CHANNEL=stable INSTALL_K3S_EXEC="agent \
|
||||
--server=https://${k3s_master_ip}:6443 \
|
||||
|
||||
Reference in New Issue
Block a user