feat(secrets): Only setup the secrets needed
This commit is contained in:
parent
ddb3f8d218
commit
b95bd6b36a
9 changed files with 10 additions and 21 deletions
|
|
@ -12,5 +12,8 @@ in
|
|||
{
|
||||
"mailjet-user.age".publicKeys = users ++ systems;
|
||||
"mailjet-pass.age".publicKeys = users ++ systems;
|
||||
"nextcloud-admin-pass.age".publicKeys = users ++ systems;
|
||||
"nextcloud-database.age".publicKeys = users ++ systems;
|
||||
"kandim-admin.age".publicKeys = users ++ systems;
|
||||
"kandim-idmAdmin.age".publicKeys = users ++ systems;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue