mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-06-05 22:42:55 +00:00
eka-latest to use k8s 1.31
This commit is contained in:
@@ -2859,7 +2859,7 @@ jobs:
|
||||
file: pinniped-ci/pipelines/shared-tasks/deploy-eks-cluster/task.yml
|
||||
image: eks-deployer-image
|
||||
params:
|
||||
KUBE_VERSION: "1.32" # See https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html
|
||||
KUBE_VERSION: "1.31" # See https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html
|
||||
<<: *aws_account_params
|
||||
- task: pre-warm-cluster
|
||||
timeout: 10m
|
||||
|
||||
Reference in New Issue
Block a user