woooo
This commit is contained in:
parent
82a82f4240
commit
59e4045d82
@ -44,18 +44,6 @@ spec:
|
||||
- key: "uwsgi"
|
||||
path: "uwsgi.ini"
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: searxng
|
||||
spec:
|
||||
type: ClusterIP
|
||||
selector:
|
||||
app: searxng
|
||||
ports:
|
||||
- port: 8080
|
||||
targetPort: 8080
|
||||
---
|
||||
apiVersion: traefik.containo.us/v1alpha1
|
||||
kind: IngressRoute
|
||||
metadata:
|
||||
|
@ -44,7 +44,7 @@ spec:
|
||||
apiVersion: traefik.containo.us/v1alpha1
|
||||
kind: IngressRoute
|
||||
metadata:
|
||||
name: longhorn-system
|
||||
name: longhorn-traefik
|
||||
namespace: longhorn-system
|
||||
spec:
|
||||
entryPoints:
|
||||
@ -54,5 +54,5 @@ spec:
|
||||
match: Host("longhorn.roxedus.com")
|
||||
priority: 10
|
||||
services:
|
||||
- name: longhorn-traefik
|
||||
- name: longhorn-frontend
|
||||
port: 80
|
||||
|
Loading…
Reference in New Issue
Block a user