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,4 @@
|
||||
authorizedSshPublicKeys: |
|
||||
$SSH_KEYS_FORMATTED
|
||||
smtpPassword: "$SMTP_SERVER_PASSWORD"
|
||||
cloudflareDnsApiToken: "$CLOUDFLARE_DNS_API_TOKEN"
|
||||
Reference in New Issue
Block a user