SSH not working due missing security capability in CRI-O environment #176

Merged
luhahn merged 1 commits from volker.raschek/helm-chart:master into master 2021-07-01 15:02:57 +00:00

1 Commits

Author SHA1 Message Date
7121d5e804
[Close #161] fix: SSH not working due missing security capability
All checks were successful
continuous-integration/drone/pr Build is passing
This patch add the SYS_CHROOT capability if the securityContext is
undefined. Otherwise the SSH Server does not work correctly as described
in the issue #161.
2021-06-30 19:41:07 +02:00