fix(univention-management-stack): Add switch "univentionManagementStack.enabled"

This commit is contained in:
Johannes Bornhold
2023-08-25 18:21:03 +02:00
parent 5f79763e2b
commit 471a2fa262
4 changed files with 7 additions and 0 deletions

View File

@@ -216,6 +216,7 @@ subdirectory `/helmfile/apps/services`.
| PostgreSQL | `postgresql.enabled` | `true` | Database | Eval |
| Redis | `redis.enabled` | `true` | Cache Database | Eval |
| Univention Corporate Server | `univentionCorporateServer.enabled` | `true` | Identity Management & Portal | Functional |
| Univention Management Stack | `univentionManagementStack.enabled` | `false` | Identity Management & Portal | Eval |
| XWiki | `xwiki.enabled` | `true` | Knowledgebase | Functional |