7 lines
264 B
Plaintext
7 lines
264 B
Plaintext
![]() |
Helm install:
|
||
|
|
||
|
helm repo add utkuozdemir https://utkuozdemir.org/helm-charts
|
||
|
helm repo update
|
||
|
helm show values utkuozdemir/transmission-openvpn > transmission.values.yml
|
||
|
helm install transmission-openvpn -f transmission.values.yml utkuozdemir/transmission-openvpn
|