Merge branch 'k3s-install' of github.com:kube-hetzner/kube-hetzner into k3s-install
This commit is contained in:
commit
a91c15720e
@ -36,5 +36,3 @@ agents_num = 2
|
|||||||
# If you would like to specify the k3s upgrade channel from the get go, you can do so, the default is "stable".
|
# If you would like to specify the k3s upgrade channel from the get go, you can do so, the default is "stable".
|
||||||
# For a list of available channels, see https://rancher.com/docs/k3s/latest/en/upgrades/basic/ and https://update.k3s.io/v1-release/channels
|
# For a list of available channels, see https://rancher.com/docs/k3s/latest/en/upgrades/basic/ and https://update.k3s.io/v1-release/channels
|
||||||
# k3s_upgrade_channel = "latest"
|
# k3s_upgrade_channel = "latest"
|
||||||
|
|
||||||
|
|
||||||
|
@ -96,4 +96,3 @@ variable "automatically_upgrade_k3s" {
|
|||||||
default = true
|
default = true
|
||||||
description = "Whether to automatically upgrade k3s based on the selected channel"
|
description = "Whether to automatically upgrade k3s based on the selected channel"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user