remove ssh private key and add it to sops.
This commit is contained in:
parent
914c64e982
commit
635f3cec9b
10 changed files with 91 additions and 14 deletions
7
.sops.yaml
Normal file
7
.sops.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
keys:
|
||||
- &admin 4FED5D017062C493E685D35AE5481AFB6545CB90
|
||||
creation_rules:
|
||||
- path_regex: secrets/[^/]+\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- pgp:
|
||||
- *admin
|
||||
Loading…
Add table
Add a link
Reference in a new issue