diff options
Diffstat (limited to '.sops.yaml')
| -rw-r--r-- | .sops.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -12,8 +12,7 @@ keys: - &einstein age1sv5yc279d8j66fx36awxhdnsqjp3pv8x9yc0ak6xa9qy9egg6e8qegccg4 - &galileo age10ettp7gaw00cdhf5256382m7qwknsahru60pz3m627tq7yunf5ys54mvrv - # Add the server host key age recipient after first deploy: - # - &eurovm age1REPLACE_WITH_SERVER_HOST_KEY_AGE + - &eurovm age1rudk653pqzcly6dvemsc5wvq005cfjg4esgrk46zm963tlhs6cjqcrad7t creation_rules: - path_regex: secrets/.*\.yaml$ @@ -21,4 +20,4 @@ creation_rules: - age: - *einstein - *galileo - # - *eurovm # uncomment after first deploy + - *eurovm |
