Skip to content

Commit

Permalink
chore(csi): remove unnecessary kind external config in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Alessio Pragliola <[email protected]>
  • Loading branch information
Al-Pragliola committed Oct 28, 2024
1 parent 4d9780f commit d057a31
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/workflows/csi-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
uses: helm/[email protected]
with:
node_image: "kindest/node:v1.27.11"
config: ./csi/test/kind_config.yaml

- name: Install kustomize
run: ./csi/scripts/install_kustomize.sh
Expand Down
4 changes: 0 additions & 4 deletions csi/test/kind_config.yaml

This file was deleted.

0 comments on commit d057a31

Please sign in to comment.