Skip to content

Commit b8435c3

Browse files
committed
default
1 parent bf2367b commit b8435c3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

dist/terraform/latest/payg_cluster.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,12 @@
122122
"allowService": "default",
123123
"trafficGroup": "traffic-group-local-only"
124124
},
125+
"default": {
126+
"class": "Route",
127+
"gw": "${externalGateway}",
128+
"network": "default",
129+
"mtu": 1500
130+
},
125131
"vdms": {
126132
"class": "Route",
127133
"gw": "${internalGateway}",

0 commit comments

Comments
 (0)