chore(portfolio): update URL, change dashboard name
This commit is contained in:
parent
3cafe9bf0e
commit
4185bc2fa7
1 changed files with 4 additions and 4 deletions
|
|
@ -9,17 +9,17 @@ metadata:
|
|||
nginx.ingress.kubernetes.io/whitelist-source-range: 192.168.1.1/16
|
||||
|
||||
gethomepage.dev/enabled: "true"
|
||||
gethomepage.dev/name: Portfolio
|
||||
gethomepage.dev/name: Portfolio - Staging
|
||||
gethomepage.dev/group: Sites
|
||||
gethomepage.dev/href: https://portfolio-test.int.nc.landry.land
|
||||
gethomepage.dev/href: https://portfolio-staging.int.nc.landry.land
|
||||
# gethomepage.dev/description:
|
||||
# gethomepage.dev/icon: syncthing
|
||||
spec:
|
||||
tls:
|
||||
- hosts:
|
||||
- "portfolio-test.int.nc.landry.land"
|
||||
- "portfolio-staging.int.nc.landry.land"
|
||||
rules:
|
||||
- host: "portfolio-test.int.nc.landry.land"
|
||||
- host: "portfolio-staging.int.nc.landry.land"
|
||||
http:
|
||||
paths:
|
||||
- path: "/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue