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 630199b commit 9771055Copy full SHA for 9771055
.github/workflows/e2e_tests.yaml
@@ -90,7 +90,7 @@ jobs:
90
- name: Setup KinD cluster
91
uses: helm/[email protected]
92
with:
93
- name: cluster
+ cluster_name: cluster
94
version: v0.17.0
95
config: ${{ env.KIND_CONFIG_FILE }}
96
0 commit comments