feat(tools): add kubernetes homelab awareness tools
This commit is contained in:
@@ -186,6 +186,13 @@ models:
|
||||
# Then reference them in fallback_chain:
|
||||
# fallback_chain: [ollama, llamacpp, local]
|
||||
|
||||
# Optional: Kubernetes / homelab awareness tools (k8s.pods, k8s.deployments, k8s.logs)
|
||||
# k8s:
|
||||
# enabled: false
|
||||
# kubectl_path: kubectl
|
||||
# default_namespace: default
|
||||
# allowed_namespaces: [] # Empty = allow any namespace; set to restrict access.
|
||||
|
||||
hooks:
|
||||
confirm:
|
||||
- shell.*
|
||||
|
||||
Reference in New Issue
Block a user