mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-09 00:38:34 +01:00
chore(functional.yaml.gotmpl): Update comment on migration.oxAppSuite.enabled
This commit is contained in:
@@ -209,8 +209,10 @@ functional:
|
|||||||
migration:
|
migration:
|
||||||
oxAppSuite:
|
oxAppSuite:
|
||||||
# Note: Only available in openDesk Enterprise.
|
# Note: Only available in openDesk Enterprise.
|
||||||
# Turn on temporary for migration purposes only. Will enable master password auth in OX AppSuite and Dovecot using
|
# Note: Turn on temporary for migration purposes only.
|
||||||
# `secrets.oxAppSuite.migrationsMasterPassword`.
|
# Will enable master password auth in Dovecot and add an additional OX App Suite Core Middelware Pod in the
|
||||||
|
# role `migration` that is master password enabled. The Pod is accessible through a ClusterIP.
|
||||||
|
# Master password is defined in `secrets.oxAppSuite.migrationsMasterPassword`.
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
portal:
|
portal:
|
||||||
|
|||||||
Reference in New Issue
Block a user