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