This commit is contained in:
Stefan Le Breton 2024-11-23 19:44:26 +01:00
parent b4fbd8f758
commit 196b06dc01

View file

@ -161,7 +161,7 @@ resource "talos_machine_configuration_apply" "worker" {
} }
resource "talos_cluster_kubeconfig" "this" { resource "talos_cluster_kubeconfig" "this" {
depends_on = [ talos_machine_bootstrap.this ] depends_on = [talos_machine_bootstrap.this]
client_configuration = talos_machine_secrets.this.client_configuration client_configuration = talos_machine_secrets.this.client_configuration
node = local.endpoint_ip node = local.endpoint_ip
# wait = true # wait = true