Migrated from multi repos to monorepo architecture.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# .sops.yaml
|
||||
|
||||
keys:
|
||||
- &primary $SOPS_PUBLIC_KEY
|
||||
creation_rules:
|
||||
- path_regex: secrets/secrets.yaml$
|
||||
key_groups:
|
||||
- age:
|
||||
- *primary
|
||||
@@ -0,0 +1,2 @@
|
||||
authorizedSshPublicKeys: |
|
||||
$SSH_KEYS_FORMATTED
|
||||
Reference in New Issue
Block a user