Establish clean homelab infrastructure baseline
Reorganize the brownfield repository, remove retired and generated artifacts, harden ignore rules, and record the GitOps/IaC redesign.
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"bound_service_account_names": "{{ openbao_k8s_agent_sa }}",
|
||||
"bound_service_account_namespaces": "{{ openbao_k8s_agent_ns }}",
|
||||
"token_policies": ["ai-agent-ssh"],
|
||||
"token_ttl": "10m"
|
||||
}
|
||||
Reference in New Issue
Block a user