docs: Supplement changes from 0e3b6615

This commit is contained in:
Jonas Schulz
2025-04-17 11:24:46 +02:00
committed by Thorsten Roßner
parent 7f1cfc5555
commit b0088b028c
2 changed files with 3 additions and 3 deletions

View File

@@ -73,7 +73,7 @@ For your convenience, we recommend creating a `*.domain.tld` A-Record for your c
## Domain
A list of all subdomains can be found in `helmfile/environments/default/global.gotmpl`.
A list of all subdomains can be found in `helmfile/environments/default/global.yaml.gotmpl`.
All subdomains can be customized. For example, _Nextcloud_ can be changed to `files.domain.tld` in `dev` environment:
@@ -99,7 +99,7 @@ export DOMAIN=domain.tld
### Apps
Depending on your ideal openDesk deployment, you may wish to disable or enable certain apps.
All available apps and their default values are located in `helmfile/environments/default/opendesk_main.gotmpl`.
All available apps and their default values are located in `helmfile/environments/default/opendesk_main.yaml.gotmpl`.
| Component | Name | Default | Description |
| -------------------- | --------------------------- | ------- | ------------------------------ |