diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2026-07-17 15:06:31 +0200 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2026-07-17 15:47:12 +0200 |
| commit | db1d6642b70590628247c0cc7483a60089ebe531 (patch) | |
| tree | fb632934e9c3e34a030c16d176febccec09f6d89 /.sops.yaml | |
| parent | fe57f4cfcfe121996910539856b35cd220cd71ce (diff) | |
Encrypted the passwords
Diffstat (limited to '.sops.yaml')
| -rw-r--r-- | .sops.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,8 +10,8 @@ # Then re-encrypt: sops updatekeys secrets/secrets.yaml keys: - - &einstein age1REPLACE_WITH_OUTPUT_OF_ssh-to-age_FOR_EINSTEIN_KEY - - &galileo age1REPLACE_WITH_OUTPUT_OF_ssh-to-age_FOR_GALILEO_KEY + - &einstein age1sv5yc279d8j66fx36awxhdnsqjp3pv8x9yc0ak6xa9qy9egg6e8qegccg4 + - &galileo age10ettp7gaw00cdhf5256382m7qwknsahru60pz3m627tq7yunf5ys54mvrv # Add the server host key age recipient after first deploy: # - &eurovm age1REPLACE_WITH_SERVER_HOST_KEY_AGE |
