Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pass SSH private key content as environment variable for K3s #353

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

DrummyFloyd
Copy link
Contributor

hotFix : #konstructio/gitops-template#758

because i passe the sshkey file path before ( which work on local) but not on prod mode due to cluster 0 stuff

so we pass the content directly to cli

--ssh-private-key $(cat ~/.ssh/id_ed....)

@fharper fharper changed the title fix(k3s): pass ssh private key content as env var fix: pass SSH private key content as environment variable for K3s Jul 4, 2024
@fharper fharper merged commit 06902d2 into konstructio:main Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants