Skip to content

Commit f4e275d

Browse files
Expected files
[ci] Signed-off-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>
1 parent 7189c17 commit f4e275d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

cluster/expected/sv-runbook/expected.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1328,7 +1328,12 @@
13281328
"memory": "2Gi"
13291329
}
13301330
},
1331-
"scanAddress": "http://scan-app.sv:5012",
1331+
"scanClient": {
1332+
"scanType": "bft",
1333+
"seedUrls": [
1334+
"http://scan-app.sv:5012"
1335+
]
1336+
},
13321337
"spliceInstanceNames": {
13331338
"amuletName": "Amulet",
13341339
"amuletNameAcronym": "AMT",
@@ -1338,6 +1343,9 @@
13381343
"networkName": "Splice"
13391344
},
13401345
"svValidator": true,
1346+
"synchronizer": {
1347+
"connectionType": "bft"
1348+
},
13411349
"tolerations": [
13421350
{
13431351
"effect": "NoSchedule",

0 commit comments

Comments
 (0)