File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
.github/workflows/actions/deploy-terraform-infrastructure Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -196,6 +196,7 @@ runs:
196
196
mithril_aggregator_cexplorer_pools_url = "${{ inputs.mithril_aggregator_cexplorer_pools_url }}"
197
197
mithril_aggregator_allow_unparsable_block = "${{ inputs.mithril_aggregator_allow_unparsable_block }}"
198
198
mithril_aggregator_cardano_transactions_prover_cache_pool_size = "${{ inputs.mithril_aggregator_cardano_transactions_prover_cache_pool_size }}"
199
+ mithril_aggregator_cardano_transactions_database_connection_pool_size = "${{ inputs.mithril_aggregator_cardano_transactions_database_connection_pool_size }}"
199
200
mithril_aggregator_cardano_transactions_signing_config_security_parameter = "${{ inputs.mithril_aggregator_cardano_transactions_signing_config_security_parameter }}"
200
201
mithril_aggregator_cardano_transactions_signing_config_step = "${{ inputs.mithril_aggregator_cardano_transactions_signing_config_step }}"
201
202
prometheus_auth_username = "${{ inputs.prometheus_auth_username }}"
You can’t perform that action at this time.
0 commit comments