init
This commit is contained in:
2
main.tf
2
main.tf
@@ -28,7 +28,6 @@ module "talos" {
|
|||||||
worker_machine_config_patches = [
|
worker_machine_config_patches = [
|
||||||
<<EOT
|
<<EOT
|
||||||
cluster:
|
cluster:
|
||||||
allowSchedulingOnControlPlanes: true
|
|
||||||
network:
|
network:
|
||||||
cni:
|
cni:
|
||||||
name: none
|
name: none
|
||||||
@@ -39,7 +38,6 @@ EOT
|
|||||||
control_machine_config_patches = [
|
control_machine_config_patches = [
|
||||||
<<EOT
|
<<EOT
|
||||||
cluster:
|
cluster:
|
||||||
allowSchedulingOnControlPlanes: true
|
|
||||||
network:
|
network:
|
||||||
cni:
|
cni:
|
||||||
name: none
|
name: none
|
||||||
|
Reference in New Issue
Block a user