You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tks-cluster/manage-internal-communication.yaml
+2-2
Original file line number
Diff line number
Diff line change
@@ -64,9 +64,9 @@ spec:
64
64
# Create Security Group
65
65
SG=$(aws ec2 create-security-group --group-name taco-internal --description "Security group for interanl communication among nodes" --vpc-id $VPC --output text)
0 commit comments