Browse Source

Update 'hommer-deployment.yml'

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

+ 1
- 1
hommer-deployment.yml View File

@ -23,7 +23,7 @@ spec:
initContainers:
- name: git-cloner
image: alpine/git:latest
commad: ["git", "clone", ""]
commad: ["git", "clone", "https://git.anpham.me/DurianLAB/Homepage-Dashboard.git", "/repo"]
volumeMounts:
- name: git-repo-volume
mountpath: /repo


Loading…
Cancel
Save