Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Helm operator docker has incorrect permissions on /root/.ssh/config #1098

Closed
ncabatoff opened this issue May 25, 2018 · 0 comments
Closed

Helm operator docker has incorrect permissions on /root/.ssh/config #1098

ncabatoff opened this issue May 25, 2018 · 0 comments

Comments

@ncabatoff
Copy link
Contributor

As with docker/Dockerfile.flux, docker/Dockerfile.helm-operator should include a line

RUN chmod 600 /root/.ssh/config

or ssh will refuse to use it. (I imagine chmod 644 would be fine, but I'm in favour of consistency.)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant