.gitea/workflows/e2e.yml aktualisiert

This commit is contained in:
ChristopherHX
2026-03-18 22:34:19 +00:00
parent 619d048017
commit 759dffa245

View File

@ -30,7 +30,7 @@ jobs:
- name: Create kind cluster
run: |
tee -f cluster.yml << 'EOF'
cat > cluster.yml << 'EOF'
# three node (two workers) cluster config
kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4