fix: isolate secret
This commit is contained in:
parent
dc8b13736b
commit
62c440f78a
2 changed files with 9 additions and 7 deletions
|
|
@ -11,12 +11,6 @@
|
|||
];
|
||||
sops = {
|
||||
defaultSopsFile = ../../../secrets.yaml;
|
||||
secrets = {
|
||||
otfenv = {
|
||||
owner = "otf";
|
||||
group = "otf";
|
||||
mode = "0550";
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue