Skip to content

gitaly: add ssh and ssh-keyscan binaries

Rich Wareham requested to merge rjw57/CNG:ssh-binaries-for-gitaly into master

Repository mirroring via SSH requires that the ssh and ssh-keyscan be present in the gitaly container. Install the openssh-client package as a dependency to provide them.

Closes charts/gitlab#1167

Merge request reports