Skip to content

Commit

Permalink
try inline config
Browse files Browse the repository at this point in the history
Signed-off-by: Zach Aller <[email protected]>
  • Loading branch information
zachaller committed Jul 19, 2024
1 parent 9acc9d4 commit 6e8b5c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: helm/kind-action@v1
with:
k8s-version: v${{ matrix.kubernetes-minor-version }}
name: kind-${{ matrix.kubernetes-minor-version }}
name: kind
version: v0.23.0
config: |
kind: Cluster
Expand Down

0 comments on commit 6e8b5c8

Please sign in to comment.