diff options
Diffstat (limited to '.sops.yaml')
| -rw-r--r-- | .sops.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.sops.yaml b/.sops.yaml new file mode 100644 index 0000000..2cf1dce --- /dev/null +++ b/.sops.yaml @@ -0,0 +1,11 @@ +keys: + - &toufy age1jcl6pr27ne5qmnadh723lhlu0js5dnt050akvaxmhvapm3yz9yqqkpakxs + - &adonis age1ul48hz3d4n4xr6fpux8w20effwtw4533gczef74cz4dsryd9zuzskdwj0e + - &aphrodite age1ra6vn99y233pxrlpcwpuwl7vc8ma5y4ucg5jlkfylh6kudsxzehqznqmet +creation_rules: + - path_regex: secrets.yaml$ + key_groups: + - age: + - *toufy + - *adonis + - *aphrodite |
