Skip to content

Commit 4214365

Browse files
committed
add second wdt model file
1 parent e7b81ae commit 4214365

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

imagetool/src/test/resources/wdt/simple-topology2.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ topology:
1010
cluster1:
1111
ClientCertProxyEnabled: true
1212
DynamicServers:
13-
ServerTemplate: template1
13+
ServerTemplate: template2
1414
CalculatedListenPorts: false
1515
ServerNamePrefix: 'ms-'
1616
DynamicClusterSize: 2
@@ -25,5 +25,5 @@ topology:
2525
PublicAddress: kubernetes
2626
PublicPort: 30012
2727
ServerTemplate:
28-
template1:
29-
ListenPort: 8001
28+
template2:
29+
ListenPort: 9001

0 commit comments

Comments
 (0)