From db1d6642b70590628247c0cc7483a60089ebe531 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Fri, 17 Jul 2026 15:06:31 +0200 Subject: Encrypted the passwords --- .sops.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.sops.yaml') diff --git a/.sops.yaml b/.sops.yaml index e8d07b3..f8527f1 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -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 -- cgit v1.3.1