Skip to content

Commit

Permalink
update kind in ansible setup (#4440)
Browse files Browse the repository at this point in the history
  • Loading branch information
RafalSkolasinski authored Nov 14, 2022
1 parent be4aab2 commit 04c6e8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/playbooks/kind_cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
kind_cluster_name: ansible

# For compatible version of image for each kind version please see https://github.com/kubernetes-sigs/kind/releases
kind_version: v0.14.0
kind_image_version: kindest/node:v1.21.12@sha256:f316b33dd88f8196379f38feb80545ef3ed44d9197dca1bfd48bcb1583210207
kind_version: v0.17.0
kind_image_version: kindest/node:v1.24.7@sha256:577c630ce8e509131eab1aea12c022190978dd2f745aac5eb1fe65c0807eb315

kind_kubectl_default_namespace: seldon

Expand Down

0 comments on commit 04c6e8a

Please sign in to comment.