Skip to content

Commit

Permalink
Update osm-adiff-service and set workers number to 14 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
willemarcel authored Apr 22, 2024
1 parent 9451288 commit f9477ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/osmcha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,6 @@ adiff_service:
replicas: 1
image:
repository: ghcr.io/osmcha/osm-adiff-service
tag: f86fd1ce4e78fa0ec31227559a65111d6a4595e7
tag: 89b3512a66a68e608162ba14e684de1fa199e122
redis_url: redis://redis-master:6379
worker_count: "7"
worker_count: "14"

0 comments on commit f9477ee

Please sign in to comment.