Skip to content

Commit

Permalink
github actions: fix kind cluster name
Browse files Browse the repository at this point in the history
  • Loading branch information
majodev committed Oct 29, 2024
1 parent fcce04d commit 5fca966
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
with:
config: .github/config/kind.yml
version: v0.24.0
name: backup-ns
image: kindest/node:v1.28.13 # ensure same as in Makefile

- name: setup@kubeconfig
Expand Down

0 comments on commit 5fca966

Please sign in to comment.