Skip to content

Commit 5ed8a13

Browse files
pwntrbryantbiggs
andauthored
Update node_groups.tf
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
1 parent 12f141a commit 5ed8a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node_groups.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ locals {
128128
}
129129
# metrics-server, current EKS default port
130130
ingress_cluster_10251_webhook = {
131-
description = "Cluster API to node 4443/tcp webhook"
131+
description = "Cluster API to node 10251/tcp webhook"
132132
protocol = "tcp"
133133
from_port = 10251
134134
to_port = 10251

0 commit comments

Comments
 (0)