added sbidi creds to import

This commit is contained in:
Frank Schubert
2025-02-13 18:37:46 +01:00
parent fa8422ec97
commit 5125d16dae

View File

@@ -238,7 +238,7 @@ unlockpid();
function loadClusters() { function loadClusters() {
$clusters = []; $clusters = [];
$netowners = ["estmk", "rml"]; $netowners = ["estmk", "rml", "sbidi"];
$apiEdition = "prod"; $apiEdition = "prod";
foreach ($netowners as $apiOwner) { foreach ($netowners as $apiOwner) {