Skip to content

Commit

Permalink
ci: set kind version for e2e tests to 1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
swiatekm committed Oct 20, 2023
1 parent 6ed6921 commit 7526c78
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions kind.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
nodes:
- role: control-plane
image: kindest/node:v1.24.15@sha256:7db4f8bea3e14b82d12e044e25e34bd53754b7f2b0e9d56df21774e6f66a70ab

0 comments on commit 7526c78

Please sign in to comment.