From 83d624d8d770cc234d7d4a40d3e7aeb3536e1a1d Mon Sep 17 00:00:00 2001 From: anpham Date: Mon, 21 Jul 2025 05:00:20 +0000 Subject: [PATCH] Update 'hommer-deployment.yml' --- hommer-deployment.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/hommer-deployment.yml b/hommer-deployment.yml index 28e5e3b..fe6e3a6 100644 --- a/hommer-deployment.yml +++ b/hommer-deployment.yml @@ -32,17 +32,6 @@ spec: - name: git-repo-volume mountPath: /shared-git-data containers: - - name: hommer - image: b4bz/homer:v23.09.1 - volumeMounts: - - name: git-repo-volume - mountPath: /www/assets - subPath: Homepage-Dashboard/assets - # - name: config-volume - # mountPath: /www/assets - ports: - - containerPort: 8080 - containers: - name: hommer image: b4bz/homer:v23.09.1 volumeMounts: