Skip to content

Commit 6c0d8b3

Browse files
committed
Fix elasticache sg rule
1 parent 9a90e74 commit 6c0d8b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

overlays/tb-prod/aws/security-groups.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
ipProtocol: tcp
1717
userIDGroupPairs:
1818
- description: Allow traffic from Stalwarts server containers
19-
- "sg-07f59e7e9ea8b2f0f" # Stalwart pods
19+
"sg-07f59e7e9ea8b2f0f" # Stalwart pods
2020

2121
---
2222
apiVersion: vpcresources.k8s.aws/v1beta1

0 commit comments

Comments
 (0)