This commit is contained in:
2025-03-18 06:20:22 -05:00
parent 3b69fdcf8f
commit d217345a25

View File

@@ -19,7 +19,7 @@ metadata:
name: gitea name: gitea
subsets: subsets:
- addresses: - addresses:
- ip: 192.168.20.200 - ip: 192.168.21.200
ports: ports:
- name: app - name: app
port: 3000 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: unraid - name: gitea
port: 3000 port: 3000
scheme: http scheme: http
tls: tls: