Delete file with wrong extention

This commit is contained in:
averbukh 2021-03-15 09:39:00 +01:00
parent 569252b637
commit 162be115e0
1 changed files with 0 additions and 20 deletions

View File

@ -1,20 +0,0 @@
# allow ingress from GCLB to all instances in the network
lb-health-checks:
allow:
- ports: []
protocol: tcp
direction: INGRESS
priority: 1001
source_ranges:
- 35.191.0.0/16
- 130.211.0.0/22
# deny all egress
deny-all:
deny:
- ports: []
protocol: all
direction: EGRESS
priority: 65535
destination_ranges:
- 0.0.0.0/0