sirius0xdev
|
9e5eea2cd1
|
feat(hermes-agent): add hermes-config ConfigMap and mount to deployment
- hermes-config::ConfigMap with current /opt/data/config.yaml (models incl. vLLM, agent/tool settings)
- deployment.yaml: volume + subPath mountPath=/opt/data/config.yaml (overrides PVC)
- kustomization.yaml: include configmap.yaml
Standardizes Hermes config via K8s ConfigMap for easier management.
|
2026-04-29 04:45:18 +00:00 |
|