tweaked readme
This commit is contained in:
parent
09ab66c699
commit
2f036800b7
@ -18,8 +18,8 @@ network_ipv4_subnets = {
|
||||
control_plane = "10.1.0.0/16"
|
||||
subnet1 = "10.2.0.0/16"
|
||||
subnet2 = "10.3.0.0/16"
|
||||
|
||||
agent_nodepools = {
|
||||
}
|
||||
agent_nodepools = {
|
||||
big = {
|
||||
server_type = "cpx21",
|
||||
count = 1,
|
||||
@ -30,7 +30,6 @@ network_ipv4_subnets = {
|
||||
count = 2,
|
||||
subnet = "subnet2",
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# If you want to use a specific Hetzner CCM and CSI version, set them below, otherwise leave as is for the latest versions
|
||||
|
Loading…
Reference in New Issue
Block a user