Browse Source

Update 'hommer-deployment.yml'

master
anpham 2 weeks ago
parent
commit
0c2c92c804
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      hommer-deployment.yml

+ 2
- 2
hommer-deployment.yml View File

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


Loading…
Cancel
Save