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: