diff --git a/README.md b/README.md index 3e3286414f5..cb2239ed0f5 100644 --- a/README.md +++ b/README.md @@ -257,7 +257,7 @@ To enable discovery across more than one zone, just enter add your zone list to cloud: gce: project_id: - zone: , + zone: ["", ""] discovery: type: gce ```