Created Init-Container that pulls pubkeys from git, creates authorized_keys, ssh-host-keys and backup-repo folders
This commit is contained in:
parent
ac797c90f6
commit
1a8e59d773
11 changed files with 273 additions and 146 deletions
2
env.example
Normal file
2
env.example
Normal file
|
@ -0,0 +1,2 @@
|
|||
KEY_GIT_URL=https://github.com/yourName/your-ssh-pub-keys.git
|
||||
KEY_GIT_BRANCH=master
|
Loading…
Add table
Add a link
Reference in a new issue