Skip to content

Commit fd62c24

Browse files
yoosfulbryantbiggs
andauthored
docs: Minor fix in comment (#2547)
Co-authored-by: Bryant Biggs <[email protected]>
1 parent 6770bf1 commit fd62c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/karpenter/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ module "eks" {
8484
coredns = {
8585
configuration_values = jsonencode({
8686
computeType = "Fargate"
87-
# Ensure that the we fully utilize the minimum amount of resources that are supplied by
87+
# Ensure that we fully utilize the minimum amount of resources that are supplied by
8888
# Fargate https://docs.aws.amazon.com/eks/latest/userguide/fargate-pod-configuration.html
8989
# Fargate adds 256 MB to each pod's memory reservation for the required Kubernetes
9090
# components (kubelet, kube-proxy, and containerd). Fargate rounds up to the following

0 commit comments

Comments
 (0)