From fdb0858e595fe6cc567ea7f8490ecb1c7554c1bd Mon Sep 17 00:00:00 2001 From: Piotr Maksymiuk Date: Sun, 2 Feb 2025 14:00:27 +0100 Subject: [PATCH] adjust sops settings --- .sops.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.sops.yaml b/.sops.yaml index 8bf674052..111aac926 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -11,7 +11,7 @@ creation_rules: - *ishioni - *talos - - path_regex: kubernetes/talos/.*\.sops\.ya?ml + - path_regex: kubernetes/.*\.sops\.ya?ml input_type: yaml encrypted_regex: "^(data|stringData)$" mac_only_encrypted: true