We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f88b7af commit fe8ada3Copy full SHA for fe8ada3
1 file changed
cmd/integration_test/build/buildspecs/test-eks-a-cli.yml
@@ -19,6 +19,8 @@ env:
19
T_VSPHERE_TEMPLATE_UBUNTU_KUBERNETES_1_21_EKS_18: "/SDDC-Datacenter/vm/Templates/ubuntu-kube-v1-21"
20
T_VSPHERE_TEMPLATE_UBUNTU_KUBERNETES_1_22_EKS_10: "/SDDC-Datacenter/vm/Templates/ubuntu-kube-v1-22"
21
T_VSPHERE_TEMPLATE_UBUNTU_KUBERNETES_1_23_EKS_5: "/SDDC-Datacenter/vm/Templates/ubuntu-kube-v1-23"
22
+ T_VSPHERE_TEMPLATE_BOTTLEROCKET_KUBERNETES_1_20_EKS_20: "/SDDC-Datacenter/vm/Templates/bottlerocket-kube-v1-20"
23
+ T_VSPHERE_TEMPLATE_BOTTLEROCKET_KUBERNETES_1_21_EKS_18: "/SDDC-Datacenter/vm/Templates/bottlerocket-kube-v1-21"
24
secrets-manager:
25
EKSA_VSPHERE_USERNAME: "vsphere_ci_beta_connection:vsphere_username"
26
EKSA_VSPHERE_PASSWORD: "vsphere_ci_beta_connection:vsphere_password"
0 commit comments