fix(garage): update rpc secret
This commit is contained in:
parent
64472e943d
commit
d18788bfbe
2 changed files with 19 additions and 17 deletions
|
|
@ -27,6 +27,7 @@ let
|
|||
];
|
||||
in
|
||||
{
|
||||
"garage_rpc_secret.age".publicKeys = devUsers ++ [ baldur heimdall odin ];
|
||||
# "oauth_proxy_client_credentials.age".publicKeys = devUsers ++ systems;
|
||||
"vaultwarden_env.age".publicKeys = devUsers ++ [ baldur ];
|
||||
"baldur_wg_priv.age".publicKeys = devUsers ++ systems;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue