Added rtx6000-brain alongside the existing rtx6000-vllm entry. Uses the exact model name from rtx6000-vllm Deployment and the correct ClusterIP service endpoint.
- 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.