mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update
This commit is contained in:
parent
d217345a25
commit
093bf40127
2 changed files with 4 additions and 2 deletions
|
|
@ -53,4 +53,6 @@ metadata:
|
||||||
subsets:
|
subsets:
|
||||||
- addresses:
|
- addresses:
|
||||||
- ip: 192.168.21.200
|
- ip: 192.168.21.200
|
||||||
|
ports:
|
||||||
|
- port: 443
|
||||||
|
- port: 3000
|
||||||
|
|
|
||||||
|
|
@ -38,7 +38,7 @@ spec:
|
||||||
- match: Host(`gitea.durp.info`) && PathPrefix(`/`)
|
- match: Host(`gitea.durp.info`) && PathPrefix(`/`)
|
||||||
kind: Rule
|
kind: Rule
|
||||||
services:
|
services:
|
||||||
- name: gitea
|
- name: unraid
|
||||||
port: 3000
|
port: 3000
|
||||||
scheme: http
|
scheme: http
|
||||||
tls:
|
tls:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue