.gitea/workflows/e2e.yml aktualisiert

This commit is contained in:
ChristopherHX
2026-03-18 22:51:06 +00:00
parent d1c20ced5e
commit a21154e3a6

View File

@ -49,8 +49,6 @@ jobs:
apiVersion: kind.x-k8s.io/v1alpha4 apiVersion: kind.x-k8s.io/v1alpha4
nodes: nodes:
- role: control-plane - role: control-plane
- role: worker
- role: worker
EOF EOF
kind create cluster --name test-cluster-2 --config cluster.yml kind create cluster --name test-cluster-2 --config cluster.yml