libreoffice-online/kubernetes/helm/README.md
Gabriel Masei 0ca4d204bb Add basic support for kubernetes deploy
Change-Id: I695f412570339a6225b198bcd3fd3b4f29fb4bd3
2019-10-10 15:48:21 +03:00

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
```