remote install config
This commit is contained in:
9
.sops.yaml
Normal file
9
.sops.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
keys:
|
||||
# Replace with your actual GPG fingerprint: gpg --list-secret-keys --keyid-format LONG
|
||||
- &sonja_gpg REPLACE_WITH_GPG_FINGERPRINT
|
||||
|
||||
creation_rules:
|
||||
- path_regex: secrets/.*\.yaml$
|
||||
key_groups:
|
||||
- pgp:
|
||||
- *sonja_gpg
|
||||
Reference in New Issue
Block a user