mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-24 21:24:28 -08:00
changed domain names to example.com
This commit is contained in:
parent
1e7623c459
commit
6fcc2253ec
|
@ -24,10 +24,10 @@ metadata:
|
|||
spec:
|
||||
tls:
|
||||
- hosts:
|
||||
- uk.kube.cxde.link
|
||||
secretName: monitor-cxde-link-tls
|
||||
- example.com
|
||||
secretName: example-com-tls
|
||||
rules:
|
||||
- host: monitor.cxde.link
|
||||
- host: example.com
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
|
Loading…
Reference in a new issue