Merge branch 'master' into automatic-subnets
This commit is contained in:
commit
663d9c4c89
@ -67,12 +67,12 @@ load_balancer_type = "lb11"
|
||||
# Allows you to specify either stable, latest, or testing (defaults to stable), see https://rancher.com/docs/k3s/latest/en/upgrades/basic/
|
||||
# initial_k3s_channel = "latest"
|
||||
|
||||
# Whether to use the cluster name in the node name, the default is "true".
|
||||
# use_cluster_name_in_node_name = false
|
||||
|
||||
# The cluster name, by default "k3s"
|
||||
# cluster_name = ""
|
||||
|
||||
# Whether to use the cluster name in the node name, in the form of {cluster_name}-{nodepool_name} the default is "true".
|
||||
# use_cluster_name_in_node_name = false
|
||||
|
||||
# Adding extra firewall rules, like opening a port
|
||||
# In this example with allow port TCP 5432 for a Postgres service we will open via a nodeport
|
||||
# More info on the format here https://registry.terraform.io/providers/hetznercloud/hcloud/latest/docs/resources/firewall
|
||||
|
Loading…
Reference in New Issue
Block a user