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