feat(matrix): add Sol virtual librarian deployment manifests

Sol is a Matrix bot with E2EE that archives conversations to OpenSearch
and responds via Mistral AI function calling. Adds deployment, PVC,
ConfigMap (sol.toml + system prompt), VaultStaticSecret for credentials,
and production overlay image entry.
This commit is contained in:
2026-03-20 21:38:48 +00:00
parent bfe0280732
commit 5f923d14f9
5 changed files with 188 additions and 0 deletions

View File

@@ -11,3 +11,5 @@ resources:
- tuwunel-pvc.yaml
- vault-secrets.yaml
- hydra-oauth2client.yaml
- sol-deployment.yaml
- sol-config.yaml