Skip to content

Commit

Permalink
Merge pull request kubernetes#26473 from edreed/edreed-fix-ws2019-k8s…
Browse files Browse the repository at this point in the history
…-version

fix: Fix K8s version for Azure Disk V2 Windows 2019 tests
  • Loading branch information
k8s-ci-robot authored Jun 3, 2022
2 parents 7ed1fa9 + 619a48a commit 713f28b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ presubmits:
- name: DISABLE_ZONE
value: "true"
- name: KUBERNETES_VERSION
value: "latest-1.3"
value: "latest-1.23"
- name: WINDOWS_WORKER_MACHINE_COUNT
value: "3" # Need at least three workers for replica testing.
- name: WORKER_MACHINE_COUNT
Expand Down

0 comments on commit 713f28b

Please sign in to comment.