We need to have ability to store ssh keys outside of config
for that purpose we can create subdir in /config for that purpose
and use sshd configuration
like
AuthorizedKeysFile /config/ssh/%u
The following tokens are defined:
%u is replaced by the username of the user