update ingress
This commit is contained in:
@@ -10,10 +10,10 @@ spec:
|
|||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- uptime.prod.panic.haus
|
- status.prod.panic.haus
|
||||||
secretName: uptime-kuma-tls
|
secretName: uptime-kuma-tls
|
||||||
rules:
|
rules:
|
||||||
- host: uptime.prod.panic.haus
|
- host: status.prod.panic.haus
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
|
|||||||
Reference in New Issue
Block a user