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
|
nginx.ingress.kubernetes.io/whitelist-source-range: 192.168.1.1/16
|
||||||
|
|
||||||
gethomepage.dev/enabled: "true"
|
gethomepage.dev/enabled: "true"
|
||||||
gethomepage.dev/name: Portfolio
|
gethomepage.dev/name: Portfolio - Staging
|
||||||
gethomepage.dev/group: Sites
|
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/description:
|
||||||
# gethomepage.dev/icon: syncthing
|
# gethomepage.dev/icon: syncthing
|
||||||
spec:
|
spec:
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- "portfolio-test.int.nc.landry.land"
|
- "portfolio-staging.int.nc.landry.land"
|
||||||
rules:
|
rules:
|
||||||
- host: "portfolio-test.int.nc.landry.land"
|
- host: "portfolio-staging.int.nc.landry.land"
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: "/"
|
- path: "/"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue