diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2026-07-17 16:35:06 +0200 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2026-07-17 16:35:06 +0200 |
| commit | df244bfb92291bff0cec00f8ea83eb78bed4ec57 (patch) | |
| tree | 4e6725a03730ddecf0e981d50bd047c20669eec7 /.sops.yaml | |
| parent | 824c7dd291ef2b9f0e5711933df10fac1b08ce2c (diff) | |
Added the changes to the secrets
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 |
