You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CustomEKSAMI: ""# Optional when CustomAMIImageType is set. Preferrably do not set as AWS will select best optimized image if CustomAMIImageType is set.
65
+
CustomAMIImageType: AL2023_x86_64_STANDARD
64
66
cloudformation_stack_tags:
65
67
Environment: "{{ app_name }}"
66
68
@@ -84,9 +86,9 @@ k8s_iam_users: [copelco]
84
86
# Pin ingress-nginx and cert-manager to current versions so future upgrades of this
85
87
# role will not upgrade these charts without your intervention:
0 commit comments