Skip to content

Commit

Permalink
test: add same config to test file which gets compared with the origi…
Browse files Browse the repository at this point in the history
…nal.
  • Loading branch information
rodrigo-lourenco-lopes committed Aug 20, 2024
1 parent 2cf943b commit f5c3402
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@ data:
zeebe.broker.experimental.consistencyChecks.enableForeignKeyChecks: "true"
zeebe.broker.experimental.consistencyChecks.enablePreconditions: "true"
zeebe.broker.exporters.elasticsearch.args.index.indexSuffixDatePattern: yyyy-MM-dd_HH
zeebe.broker.flowControl.write.enabled: "true"
zeebe.broker.flowControl.write.limit: 4000
zeebe.gateway.monitoring.enabled: "true"
zeebe.gateway.threads.managementThreads: "1"

0 comments on commit f5c3402

Please sign in to comment.