Skip to content

Commit c214ece

Browse files
committed
chore: possible 500 fix
1 parent 7880939 commit c214ece

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: app/Actions/Nodes/InitCluster.php

+1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ private function createSwarm(int $teamId): Swarm
8585
],
8686
'managerNodes' => [],
8787
'encryptionKey' => '-',
88+
'publicSSHKey' => '-',
8889
]),
8990
]);
9091
}

0 commit comments

Comments
 (0)