Skip to content

Commit 6d4235d

Browse files
chore: remove note about supported databases for Web Modeler (#4006)
1 parent dcb9527 commit 6d4235d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

charts/camunda-platform-8.8/values.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1421,7 +1421,6 @@ webModeler:
14211421
initContainers: []
14221422

14231423
## @extra webModeler.restapi.externalDatabase can be used to configure a connection to an external database; will only be applied if the postgresql dependency chart is disabled (with `postgresql.enabled=false`)
1424-
# Note: Currently, the only supported database system is PostgreSQL.
14251424
externalDatabase:
14261425
## @param webModeler.restapi.externalDatabase.url (DEPRECATED - use host, port, and database instead) defines the JDBC url of the database instance.
14271426
# Note: If url is provided, it takes precedence over individual connection parameters (host, port, database)

0 commit comments

Comments
 (0)