This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
DurianLAB
/
Homepage-Dashboard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Update 'hommer-deployment.yml'
master
anpham
2 weeks ago
parent
c78b3ac069
commit
b90016b9d8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save