We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe4d441 commit e36e7a1Copy full SHA for e36e7a1
.github/workflows/e2e.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup Kubernetes
21
uses: engineerd/setup-kind@v0.5.0
22
with:
23
- version: v0.11.1
+ version: v0.20.0
24
- name: Install Flux in Kubernetes Kind
25
run: flux install
26
- name: Set Istio Gateway service type
0 commit comments