Skip to content
Snippets Groups Projects
Commit 460797ba authored by Fernando Crespo Gravalos's avatar Fernando Crespo Gravalos
Browse files

remove extra new line

parent a6a54e88
No related branches found
No related tags found
No related merge requests found
......@@ -187,7 +187,6 @@ Prefixes will be rendered using `tpl` function so you can use any value of your
In the event you want to explicitly specify MIGs instead of using auto-discovery, set members of the `autoscalingGroups` array directly - e.g.
```
# where 'n' is the index, starting at 0
--set autoscalingGroups[n].name=https://content.googleapis.com/compute/v1/projects/$PROJECTID/zones/$ZONENAME/instanceGroups/$FULL-MIG-NAME,autoscalingGroups[n].maxSize=$MAXSIZE,autoscalingGroups[n].minSize=$MINSIZE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment