Skip to content

Commit bb719e0

Browse files
authored
Merge pull request #9090 from zalando-incubator/eks-control-plane-logging
eks: Enable control plane logging by default
2 parents c65e8ac + 7e547b0 commit bb719e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/config-defaults.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1251,7 +1251,7 @@ wiz_priority: "false"
12511251
wiz_node_feature_rollout : "false"
12521252

12531253
# EKS specific configuration
1254-
eks_control_plane_logging: "false"
1254+
eks_control_plane_logging: "true"
12551255
eks_ip_family: "ipv4"
12561256
eks_zalando_iam_aws_proxy_cpu: "100m"
12571257
eks_zalando_iam_aws_proxy_memory: "512Mi"

0 commit comments

Comments
 (0)