This commit is contained in:
2025-08-11 08:58:17 +07:00
parent 0e1ea2f553
commit 07940df10a

View File

@@ -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