update
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user