diff --git a/docs/ssh.md b/docs/ssh.md index 27de4ad..bff08a7 100644 --- a/docs/ssh.md +++ b/docs/ssh.md @@ -31,6 +31,7 @@ Write a config file for a Secret that holds your SSH private key, with the key ( "data": { "ssh": "known_hosts": + } } ```