Split container secret in preparation to switching seperated env

This commit is contained in:
Robert
2026-06-15 13:12:39 -04:00
parent ab7da92626
commit 78ab440727
6 changed files with 76 additions and 0 deletions

View File

@@ -11,4 +11,8 @@ in
"lazyworkhorse_host_ssh_key.age".publicKeys = authorizedKeys;
"n8n_ssh_key.age".publicKeys = authorizedKeys;
"openclaw_gateway_token.age".publicKeys = authorizedKeys;
"ai.age".publicKeys = authorizedKeys;
"cloudstorege.age".publicKeys = authorizedKeys;
"homeautomation.age".age".publicKeys = authorizedKeys;
"network.age".age".publicKeys = authorizedKeys;
}