charts/charts/media-common-openvpn
2020-09-21 14:57:55 -04:00
..
templates [media-common-openvpn] Fix auth syntax, indenting (#56) 2020-09-21 14:57:55 -04:00
.helmignore [media-common-openvpn] Initial version 2020-09-11 13:24:45 +02:00
Chart.yaml [media-common-openvpn] Fix auth syntax, indenting (#56) 2020-09-21 14:57:55 -04:00
README.md [media-common-openvpn] Initial version 2020-09-11 13:24:45 +02:00
values.yaml [media-common-openvpn] Initial version 2020-09-11 13:24:45 +02:00

Add-on chart for k8s@home media charts

This chart provides a single maintainable OpenVPN add-on to the meda-common chart.

Configuration

Read through the values.yaml file. It has several commented out suggested values.

These values will normally be nested as it is a dependency, for example:

radarr:
  openvpn:
    enabled: true
    <values>