Browse Source

Update 'hommer-deployment.yml'

master
anpham 1 week ago
parent
commit
83d624d8d7
1 changed files with 0 additions and 11 deletions
  1. +0
    -11
      hommer-deployment.yml

+ 0
- 11
hommer-deployment.yml View File

@ -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:


Loading…
Cancel
Save