Skip to content

Commit 7e547b0

Browse files
committed
eks: Enable control plane logging by default
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
1 parent c65e8ac commit 7e547b0

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)