File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -156,8 +156,9 @@ controller:
156156 replicas : 1
157157 # Set celery replicas
158158 celeryReplicas : 1
159- # Configuring this will no longer use the built-in database component
159+ # # databaseUrl and databaseReplicaUrl are will no longer use the built-in database component
160160 databaseUrl : " "
161+ databaseReplicaUrl : " "
161162 # Configuring this will no longer use the built-in rabbitmq component
162163 rabbitmqUrl : " "
163164
@@ -288,8 +289,9 @@ passport:
288289 # The following parameters are configured only when using an on-cluster passport
289290 # Set passport deployment replicas
290291 replicas : 1
291- # Configuring this will no longer use the built-in database component
292+ # # databaseUrl and databaseReplicaUrl are will no longer use the built-in database component
292293 databaseUrl : " "
294+ databaseReplicaUrl : " "
293295
294296# acme configuration takes effect if and only if certManagerEnabled is true
295297acme :
You can’t perform that action at this time.
0 commit comments