mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 07:21:36 +01:00
fix(docs): Add functional.md and reference it in getting-started.md
This commit is contained in:
committed by
Thorsten Roßner
parent
4d59d12a97
commit
0efc0af761
@@ -20,6 +20,9 @@ This documentation lets you create an openDesk evaluation instance on your Kuber
|
||||
* [Ingress](#ingress)
|
||||
* [Container runtime](#container-runtime)
|
||||
* [Volumes](#volumes)
|
||||
* [Customize deployment](#customize-deployment)
|
||||
* [Functional features](#functional-features)
|
||||
* [Features through Customization](#features-through-customization)
|
||||
* [Connectivity](#connectivity)
|
||||
* [Ports](#ports)
|
||||
* [Web-based user interface](#web-based-user-interface)
|
||||
@@ -260,7 +263,9 @@ cluster:
|
||||
readWriteMany: true
|
||||
```
|
||||
|
||||
## Customize deployment
|
||||
|
||||
While openDesk configures the applications with meaningful defaults, you can check [functional.md](functional.md) if you want to change these defaults to better match your use case.
|
||||
|
||||
## Connectivity
|
||||
|
||||
|
||||
Reference in New Issue
Block a user