File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -740,8 +740,8 @@ tracing_coredns_local_zone_traces_endpoint: ""
740
740
# AMI id given the image name and the Image AWS account owner.
741
741
#
742
742
# [0]: https://github.com/zalando-incubator/cluster-lifecycle-manager/blob/8a9bd1cb2d094038a9e23e646421f8146b48886a/provisioner/template.go#L116
743
- kuberuntu_image_v1_31_jammy_amd64 : {{ amiID "zalando-ubuntu-jammy-22.04-kubernetes-production-v1.31.0 -amd64-master-347 " "861068367966" }}
744
- kuberuntu_image_v1_31_jammy_arm64 : {{ amiID "zalando-ubuntu-jammy-22.04-kubernetes-production-v1.31.0 -arm64-master-347 " "861068367966" }}
743
+ kuberuntu_image_v1_31_jammy_amd64 : {{ amiID "zalando-ubuntu-jammy-22.04-kubernetes-production-v1.31.4 -amd64-master-359 " "861068367966" }}
744
+ kuberuntu_image_v1_31_jammy_arm64 : {{ amiID "zalando-ubuntu-jammy-22.04-kubernetes-production-v1.31.4 -arm64-master-359 " "861068367966" }}
745
745
746
746
# Which distro from the previous config items should be used. Valid options are only `jammy` for now. Can be set for each node pool.
747
747
kuberuntu_distro_master : " jammy"
@@ -833,7 +833,7 @@ kubelet_registry_burst: "40"
833
833
# - upstream: official Kubernetes version
834
834
# - zalando: internal Zalando build with our custom patches
835
835
kubernetes_scheduler_image : " zalando"
836
- kubernetes_controller_manager_image : " zalando "
836
+ kubernetes_controller_manager_image : " upstream "
837
837
838
838
# when set to true, service account tokens can be used from outside the cluster
839
839
allow_external_service_accounts : " false"
You can’t perform that action at this time.
0 commit comments