Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing space for kubelet args in Prepare-Node.ps1 (#5863)
There was no space before `--cert-dir`. As a result, the command-line arg had no effect and kubelet could not start. Fixes #5857 Signed-off-by: Antonin Bas <antonin.bas@broadcom.com>
- Loading branch information