fix: don't validate sopsfile
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
dcfbb7d660
commit
ebc16af1a0
1 changed files with 1 additions and 0 deletions
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue