feat: set file for key
This commit is contained in:
parent
4929953efd
commit
70f49a3edf
@ -187,7 +187,9 @@ in
|
||||
defaultSopsFile = ./secrets.yaml;
|
||||
|
||||
secrets = {
|
||||
anthropic_api_key = {};
|
||||
anthropic_api_key = {
|
||||
sopsFile = ./secrets.yaml;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user