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
f8a42fe1d1
commit
497efcb800
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
@ -34,7 +34,7 @@ spec:
image
:
b4bz/homer:v23.09.1
volumeMounts:
-
name
:
git-repo-volume
mountPath
:
/repo # Homer's default config directory is usually /app/config or similar, not /www. You might need to adjust this.
mountPath
:
/repo
/assets
# Homer's default config directory is usually /app/config or similar, not /www. You might need to adjust this.
ports:
-
containerPort
:
8080
---
Write
Preview
Loading…
Cancel
Save