mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-16 17:58:57 +03:00
Merge d63fdd28df into b7ae204c86
This commit is contained in:
@@ -145,7 +145,7 @@ aws ec2 create-tags \
|
||||
```
|
||||
|
||||
```
|
||||
aws ec2 authorize-security-group-ingress \
|
||||
aws ec2 authorize-security-group-egress \
|
||||
--group-id ${SECURITY_GROUP_ID} \
|
||||
--protocol all
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user