fix: don't validate sopsfile

Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
Lander Van den Bulcke 2025-09-20 00:47:37 +02:00
parent dcfbb7d660
commit ebc16af1a0
Signed by: lander
GPG key ID: 0142722B4B0C536F

View file

@ -66,6 +66,7 @@
sops = { sops = {
defaultSopsFile = ./db-01.yaml; defaultSopsFile = ./db-01.yaml;
validateSopsFiles = false;
secrets = { secrets = {
restic-environment = { restic-environment = {
owner = "root"; owner = "root";