fix logic for default source range in firewall ingress rules (#1815)
This commit is contained in:
committed by
GitHub
parent
30d7126b83
commit
d0b1ced280
@@ -53,8 +53,6 @@ values:
|
||||
network: my-network
|
||||
priority: 1000
|
||||
project: my-project
|
||||
source_ranges:
|
||||
- 0.0.0.0/0
|
||||
source_service_accounts:
|
||||
- service-1@my-project.iam.gserviceaccount.com
|
||||
source_tags: null
|
||||
|
||||
Reference in New Issue
Block a user