0ca4d204bb
Change-Id: I695f412570339a6225b198bcd3fd3b4f29fb4bd3
11 lines
348 B
Markdown
11 lines
348 B
Markdown
# OnlineOffice Helm-Charts
|
|
|
|
# Available Charts
|
|
|
|
## LibreOffice-Online
|
|
Chart for deploying C++ application [LibreOffice Online] in Kubernetes cluster.</br>
|
|
To install the chart a command similar to the one above needs to be issued.</br>
|
|
```
|
|
.. cd helm-charts
|
|
helm install --namespace=${your desired namespace} --generate-name libreoffice-online
|
|
```
|