diff --git a/README.md b/README.md index 426c3845..835b26f1 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/chart/README.md b/chart/README.md index aacc8d76..76eee5c8 100644 --- a/chart/README.md +++ b/chart/README.md @@ -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: