* feat(makemkv): Add makemkv * use correct image * actually use configmap * verify envs * add service and storage on gui * update values * update notes
485 B
485 B
Installation Notes
- If you enable
Reverse ProxyforMakeMKV, you need to haveSECURE_CONNECTIONset to0andPort Typeset toHTTP, otherwise you may run into errors forToo many redirects. VNCcan't beReversed Proxied. if you want to useVNC, you must set this service toSimpleinstead ofclusterIP.VNCwithSECURE_CONNECTIONset 1, only works with very few clients. One of them isSSVNC.SECURE_CONNECTIONaffects bothWebUIandVNC.