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