Update IngressRoute: bunny.inouter.com with TLS
This commit is contained in:
@@ -4,10 +4,12 @@ metadata:
|
|||||||
name: bunnycdn-mcp
|
name: bunnycdn-mcp
|
||||||
spec:
|
spec:
|
||||||
entryPoints:
|
entryPoints:
|
||||||
- web
|
- websecure
|
||||||
routes:
|
routes:
|
||||||
- match: Host(`bunnycdn-mcp.inouter.com`)
|
- match: Host(`bunny.inouter.com`)
|
||||||
kind: Rule
|
kind: Rule
|
||||||
services:
|
services:
|
||||||
- name: bunnycdn-mcp
|
- name: bunnycdn-mcp
|
||||||
port: 8001
|
port: 8001
|
||||||
|
tls:
|
||||||
|
secretName: wildcard-inouter-com-tls
|
||||||
|
|||||||
Reference in New Issue
Block a user