mirror of
https://github.com/Telecominfraproject/wlan-toolsmith.git
synced 2025-11-03 04:18:09 +00:00
[WIFI-8050] Chg: upgrade EKS to 1.21 and alb ingress controller chart to 1.4.2
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
@@ -5,7 +5,7 @@ dependencies:
|
|||||||
version: 0.16.1
|
version: 0.16.1
|
||||||
- name: aws-load-balancer-controller
|
- name: aws-load-balancer-controller
|
||||||
repository: https://aws.github.io/eks-charts
|
repository: https://aws.github.io/eks-charts
|
||||||
version: 1.4.0
|
version: 1.4.2
|
||||||
- name: aws-node-termination-handler
|
- name: aws-node-termination-handler
|
||||||
repository: https://aws.github.io/eks-charts
|
repository: https://aws.github.io/eks-charts
|
||||||
version: 0.16.0
|
version: 0.16.0
|
||||||
@@ -51,5 +51,5 @@ dependencies:
|
|||||||
- name: tigera-operator
|
- name: tigera-operator
|
||||||
repository: https://projectcalico.docs.tigera.io/charts
|
repository: https://projectcalico.docs.tigera.io/charts
|
||||||
version: v3.22.2
|
version: v3.22.2
|
||||||
digest: sha256:1db69555459c990ff62a1b0bdd23d695a61cb628f929c20b60842742717ebf99
|
digest: sha256:b1881ad1d9967f1cc65ba31946be63f56329dc55920c8e541e16b16a105c9307
|
||||||
generated: "2022-05-12T11:58:42.292188802+02:00"
|
generated: "2022-05-27T12:53:47.055630086+03:00"
|
||||||
|
|||||||
@@ -816,7 +816,7 @@ releases:
|
|||||||
<<: *default
|
<<: *default
|
||||||
condition: alb-ingress.enabled
|
condition: alb-ingress.enabled
|
||||||
chart: eks/aws-load-balancer-controller
|
chart: eks/aws-load-balancer-controller
|
||||||
version: 1.4.0
|
version: 1.4.2
|
||||||
labels:
|
labels:
|
||||||
role: setup
|
role: setup
|
||||||
group: system
|
group: system
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ node_group_settings = {
|
|||||||
|
|
||||||
spot_instance_types = ["m4.large", "m5.large", "m5a.large"]
|
spot_instance_types = ["m4.large", "m5.large", "m5a.large"]
|
||||||
|
|
||||||
cluster_version = "1.20"
|
cluster_version = "1.21"
|
||||||
|
|
||||||
eks_admin_roles = ["AWSReservedSSO_SystemAdministrator_622371b0ceece6f8", "atlantis-ecs_task_execution"]
|
eks_admin_roles = ["AWSReservedSSO_SystemAdministrator_622371b0ceece6f8", "atlantis-ecs_task_execution"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user