mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
chart: forgot to add ingress to readme (#800)
This commit is contained in:
commit
208149963c
@ -42,7 +42,7 @@ Kyoo does not have a plugin system and aim to have every features built-in (see
|
||||
Kyoo currently supports Web and Android clients, with additional platforms being thought about. Rough estimates:
|
||||
* Today: Web & Android
|
||||
* Spring 2025: Chromecast
|
||||
* Summer 2025: AndriodTV
|
||||
* Summer 2025: AndroidTV
|
||||
|
||||
Don't see your client? Kyoo is focused on adding features but welcomes contributors! The frontend is built with React-Native and Expo. Come hang and develop with us on Discord.
|
||||
|
||||
|
@ -76,6 +76,10 @@ media:
|
||||
nfs:
|
||||
server: mynasserver
|
||||
path: /spin0/media
|
||||
ingress:
|
||||
enabled: true
|
||||
host: kyoo.mydomain.com
|
||||
tls: true
|
||||
```
|
||||
by default the chart expects to consume a Kubernetes secret named `bigsecret`. That secret should look similar to:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user