lj
This commit is contained in:
parent
73c4bdc351
commit
95904bdf1a
@ -80,16 +80,16 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
ingressClassName: traefik-internal
|
ingressClassName: traefik-internal
|
||||||
rules:
|
rules:
|
||||||
- host: test.example.com
|
- host: test.roxedus.com
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- pathType: Prefix
|
- pathType: Prefix
|
||||||
path: /
|
path: /
|
||||||
backend:
|
backend:
|
||||||
service:
|
service:
|
||||||
name: myservice
|
name: searxng
|
||||||
port:
|
port:
|
||||||
number: 80
|
number: 8080
|
||||||
tls: # < placing a host in the TLS config will determine what ends up in the cert's subjectAltNames
|
tls: # < placing a host in the TLS config will determine what ends up in the cert's subjectAltNames
|
||||||
- hosts:
|
- hosts:
|
||||||
- test.roxedus.com
|
- test.roxedus.com
|
||||||
|
Loading…
Reference in New Issue
Block a user