Skip to content

Commit f72b806

Browse files
authored
🚀 [add] fargate-app-deploy
1 parent ea80efe commit f72b806

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

07-fargate-app-deployment/eks-fargate.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ vpc:
1010
cidr: "10.0.0.0/16"
1111
subnets:
1212
private:
13-
us-east-1a: { id: subnet-045d0562c6a1d8233 }
14-
us-east-1b: { id: subnet-06dd483abe9150717 }
13+
us-west-2a: { id: subnet-045d0562c6a1d8233 }
14+
us-west-2b: { id: subnet-06dd483abe9150717 }
1515

1616
clusterEndpoints:
1717
publicAccess: false

0 commit comments

Comments
 (0)