From 0c2c92c804b46d846ab0a6a460f8e73c48687694 Mon Sep 17 00:00:00 2001 From: anpham Date: Mon, 14 Jul 2025 05:19:33 +0000 Subject: [PATCH] Update 'hommer-deployment.yml' --- hommer-deployment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hommer-deployment.yml b/hommer-deployment.yml index 4276889..20a529c 100644 --- a/hommer-deployment.yml +++ b/hommer-deployment.yml @@ -31,14 +31,14 @@ spec: volumeMounts: - name: git-repo-volume # FIX 2: Change 'mountpath' to 'mountPath' - mountPath: /repo + mountPath: /repo/assets/icons containers: - name: hommer image: b4bz/homer:v23.09.1 volumeMounts: - name: git-repo-volume - mountPath: /www + mountPath: /www/assets/icons - name: config-volume mountPath: /www/assets