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