This commit is contained in:
Simen Røstvik 2022-11-15 10:43:31 +01:00
parent 117c4a7c6b
commit e46a9d8f17
No known key found for this signature in database

View File

@ -60,10 +60,10 @@ apiVersion: traefik.containo.us/v1alpha1
kind: IngressRoute
metadata:
name: searxng
namespace: searxng
namespace: default
spec:
entryPoints:
- web
- websecure
routes:
- kind: Rule
match: Host(`searxng.roxedus.com`)