Better security
This commit is contained in:
parent
23b41ac173
commit
8a86834213
15 changed files with 134 additions and 179 deletions
|
|
@ -14,7 +14,7 @@ let
|
|||
in
|
||||
{
|
||||
# "oauth_proxy_client_credentials.age".publicKeys = devUsers ++ systems;
|
||||
"spotify_password.age".publicKeys = devUsers ++ systems;
|
||||
"spotify_password.age".publicKeys = devUsers ++ [ odin thor ];
|
||||
"garage_rpc_secret.age".publicKeys = devUsers ++ systems;
|
||||
"garage_bertof_baldur_key.age".publicKeys = devUsers ++ [ baldur ];
|
||||
"garage_bertof_freya_key.age".publicKeys = devUsers ++ [ freya ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue