Peter Nixon
Results
1
comments of
Peter Nixon
The below patch allows deployment with the current code base: ``` diff --git a/deploy/deployctl/subcommands/setup.py b/deploy/deployctl/subcommands/setup.py index 219a25a8..94a501b7 100644 --- a/deploy/deployctl/subcommands/setup.py +++ b/deploy/deployctl/subcommands/setup.py @@ -210,7 +210,7 @@ def create_cluster() -> None:...