From 3eee3b3ecf7a6d6ac1d944366bd0b05a17cde790 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Mon, 11 May 2026 01:09:02 +0000 Subject: [PATCH] fix cm name --- apps/base/customer1/hermes-agent/rays-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/customer1/hermes-agent/rays-deployment.yaml b/apps/base/customer1/hermes-agent/rays-deployment.yaml index 198b884..818f594 100644 --- a/apps/base/customer1/hermes-agent/rays-deployment.yaml +++ b/apps/base/customer1/hermes-agent/rays-deployment.yaml @@ -67,7 +67,7 @@ spec: volumeMounts: - name: hermes-data mountPath: /opt/data - - name: hermes-configmap + - name: rays-hermes-configmap mountPath: /etc/hermes/config.yaml subPath: config.yaml readOnly: true