5 lines
131 B
Markdown
5 lines
131 B
Markdown
helm repo add mlohr https://helm-charts.mlohr.com/
|
|
helm repo update
|
|
|
|
helm install roundcube mlohr/roundcube -f values.yaml -n mail
|