This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
railiance-infra/.sops.yaml

8 lines
305 B
YAML

# SOPS encryption policy: encrypt files matching *.sops.yaml
creation_rules:
- path_regex: '.*\.sops\.ya?ml$'
encrypted_regex: '^(data|secrets|ops)$|(_secret|_password|_key)$'
# Replace with your age public key string (from keys/age.pub)
age:
- 'age1replace_with_your_public_key_here'