From d19dac4ff4b4f525f069cbeb86669492dac08f48 Mon Sep 17 00:00:00 2001 From: anpham Date: Mon, 14 Jul 2025 05:05:37 +0000 Subject: [PATCH] Update 'hommer-deployment.yml' --- hommer-deployment.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hommer-deployment.yml b/hommer-deployment.yml index 148ce48..6c76f09 100644 --- a/hommer-deployment.yml +++ b/hommer-deployment.yml @@ -41,8 +41,7 @@ spec: mountPath: /assets - name: config-volume - mountPath: - - name: /www/assets + mountPath: /www/assets ports: - containerPort: 8080 ---