.gitea/workflows/e2e.yml aktualisiert

This commit is contained in:
ChristopherHX
2026-03-18 22:33:12 +00:00
parent 2f455431a9
commit 619d048017

View File

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