From df244bfb92291bff0cec00f8ea83eb78bed4ec57 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Fri, 17 Jul 2026 16:35:06 +0200 Subject: Added the changes to the secrets --- .sops.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.sops.yaml') diff --git a/.sops.yaml b/.sops.yaml index f8527f1..f17b2e3 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -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 -- cgit v1.3.1