fix secondary range in yaml example

fixes #650
This commit is contained in:
Ludovico Magnocavallo
2022-05-09 11:23:54 +02:00
committed by GitHub
parent 9e08472a4a
commit 31d87e722a

View File

@@ -255,7 +255,7 @@ iam_users: ["foobar@example.com"] # grant compute/networkUser to users
iam_groups: ["lorem@example.com"] # grant compute/networkUser to groups
iam_service_accounts: ["fbz@prj.iam.gserviceaccount.com"]
secondary_ip_ranges: # map of secondary ip ranges
- secondary-range-a: 192.168.0.0/24
secondary-range-a: 192.168.0.0/24
flow_logs: # enable, set to empty map to use defaults
- aggregation_interval: "INTERVAL_5_SEC"
- flow_sampling: 0.5