From 3cbd30b75ec111a6e4b41fd048238915aa11a047 Mon Sep 17 00:00:00 2001 From: Scrublord MacBad Date: Tue, 21 Apr 2026 14:39:17 +0200 Subject: [PATCH] fix sops --- .sops.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.sops.yaml b/.sops.yaml index 36586c4..7f72ffc 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -1,4 +1,4 @@ creation_rules: -path_regex: .*.yaml + - path_regex: .*.yaml encrypted_regex: ^(data|stringData)$ - age: "age14l0hwfqylwpemz5y2ghh2yxk0phszlnj3qlejhue0fw0kz3tmfgqdsjzdh" \ No newline at end of file + age: "age14l0hwfqylwpemz5y2ghh2yxk0phszlnj3qlejhue0fw0kz3tmfgqdsjzdh..." \ No newline at end of file