add gethomepage to system project
This commit is contained in:
parent
fa2be46d37
commit
d681f2a961
1 changed files with 5 additions and 0 deletions
|
|
@ -7,6 +7,11 @@ app-of-apps:
|
||||||
repoURL: https://git.nc.landry.land/davad/argo.git
|
repoURL: https://git.nc.landry.land/davad/argo.git
|
||||||
path: system
|
path: system
|
||||||
apps:
|
apps:
|
||||||
|
- name: homepage
|
||||||
|
description: Homelab dashboard
|
||||||
|
path: ../apps/gethomepage
|
||||||
|
namespace: homepage
|
||||||
|
|
||||||
# - name: cert-manager
|
# - name: cert-manager
|
||||||
# namespace: cert-manager
|
# namespace: cert-manager
|
||||||
# path: cert-manager
|
# path: cert-manager
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue