mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-29 07:58:35 +00:00
Wrong TLS ingress schema
This commit is contained in:
parent
b32a7d4744
commit
ef69644148
@ -26,7 +26,8 @@ ingress:
|
|||||||
- host: invidious.mydomain.local
|
- host: invidious.mydomain.local
|
||||||
path: /
|
path: /
|
||||||
tls:
|
tls:
|
||||||
- host: invidious.mydomain.local
|
- hosts:
|
||||||
|
- invidious.mydomain.local
|
||||||
secretName: my-tls
|
secretName: my-tls
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user