diff --git a/.github/test-kind-config.yaml b/.github/test-kind-config.yaml index 0fe29e7..752e993 100644 --- a/.github/test-kind-config.yaml +++ b/.github/test-kind-config.yaml @@ -2,4 +2,5 @@ kind: Cluster apiVersion: kind.x-k8s.io/v1alpha4 nodes: - role: control-plane -- role: worker \ No newline at end of file +- role: worker +- role: worker