matched dns record and the searxng's route
This commit is contained in:
@@ -7,7 +7,7 @@ spec:
|
|||||||
entryPoints:
|
entryPoints:
|
||||||
- websecure
|
- websecure
|
||||||
routes:
|
routes:
|
||||||
- match: HostRegexp(`^(s|searxng)\.forust\.xyz$`)
|
- match: HostRegexp(`^(s|search)\.forust\.xyz$`)
|
||||||
kind: Rule
|
kind: Rule
|
||||||
services:
|
services:
|
||||||
- name: searxng-service
|
- name: searxng-service
|
||||||
@@ -29,4 +29,3 @@ spec:
|
|||||||
services:
|
services:
|
||||||
- name: searxng-service
|
- name: searxng-service
|
||||||
port: 8080
|
port: 8080
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user