added missing tfvars

This commit is contained in:
Karim Naufal 2022-01-13 22:41:36 +01:00
parent 27ba2b0f48
commit 38219041ff

View File

@ -11,4 +11,8 @@ agent_server_type = "cpx21"
control_plane_server_type = "cpx11"
lb_server_type = "lb11"
servers_num = 2
agents_num = 2
agents_num = 2
# If you want to use a specific Hetzner CCM and CSI version, set them below, otherwise leave as is for the latest versions
# hetzner_ccm_version = ""
# hetzner_csi_version = ""