mirror of
https://github.com/optim-enterprises-bv/terraform-talos.git
synced 2025-10-29 17:42:47 +00:00
Always dns
This commit is contained in:
@@ -37,6 +37,8 @@ cluster:
|
||||
clusterName: ${cluster_name}
|
||||
network:
|
||||
dnsDomain: ${domain}
|
||||
podSubnets: ${format("[%s]",podSubnets)}
|
||||
serviceSubnets: ${format("[%s]",serviceSubnets)}
|
||||
proxy:
|
||||
mode: ipvs
|
||||
token: ${token}
|
||||
|
||||
Reference in New Issue
Block a user