This commit is contained in:
2025-03-18 06:21:58 -05:00
parent d217345a25
commit 093bf40127
2 changed files with 4 additions and 2 deletions

View File

@@ -53,4 +53,6 @@ metadata:
subsets: subsets:
- addresses: - addresses:
- ip: 192.168.21.200 - ip: 192.168.21.200
ports:
- port: 443
- port: 3000

View File

@@ -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: