diff --git a/smoke-test/k0sctl-controller-swap.yaml b/smoke-test/k0sctl-controller-swap.yaml index 598ae556..1ed906cd 100644 --- a/smoke-test/k0sctl-controller-swap.yaml +++ b/smoke-test/k0sctl-controller-swap.yaml @@ -8,13 +8,13 @@ spec: address: "127.0.0.1" port: 9022 keyPath: ./id_rsa_k0s - - role: controller + - role: controller+worker uploadBinary: true ssh: address: "127.0.0.1" port: 9023 keyPath: ./id_rsa_k0s - - role: controller + - role: controller+worker uploadBinary: true ssh: address: "127.0.0.1"