diff --git a/charts/stable/channels-dvr/docs/installation_notes.md b/charts/stable/channels-dvr/docs/installation_notes.md index 827e42bccc3..7d2dd2c5543 100644 --- a/charts/stable/channels-dvr/docs/installation_notes.md +++ b/charts/stable/channels-dvr/docs/installation_notes.md @@ -2,6 +2,7 @@ title: Channels DVR Installation Notes --- +## Using together with TV Everywhere :::danger[TV Everywhere Permissions] If using TV Everywhere, `runAsUser` and `runAsGroup` must both be changed to `0` and `readOnlyRootFilesystem` must be changed to `false`. @@ -10,7 +11,7 @@ If using TV Everywhere, `runAsUser` and `runAsGroup` must both be changed to `0` ## Ingress -You cannot use Ingress during the initial setup. The Channels DVR Server web interface must be accessed using the TrueNAS server IP and Channels DVR Server port (defaults to 8089). +You cannot use Ingress during the initial setup. The Channels DVR Server web interface must be accessed using a defined loadBalancerIP and Channels DVR Server port (defaults to 8089). After initial setup, ingress can be used to access the Channels DVR Server web interface.