Skip to content

Commit 28ffcc0

Browse files
committed
appsub
1 parent fd7c42f commit 28ffcc0

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
@@ -134,6 +134,12 @@
134134
"network": "${vdmsSubnet}",
135135
"mtu": 1500
136136
},
137+
"application": {
138+
"class": "Route",
139+
"gw": "${internalGateway}",
140+
"network": "${appSubnet}",
141+
"mtu": 1500
142+
},
137143
"configsync": {
138144
"class": "ConfigSync",
139145
"configsyncIp": "/Common/external-self/address"

0 commit comments

Comments
 (0)