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