Skip to content

Commit

Permalink
quote worker count to fix template parsing error
Browse files Browse the repository at this point in the history
  • Loading branch information
sunu authored Apr 22, 2024
1 parent a762c87 commit 72cc761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/osmcha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,4 @@ adiff_service:
repository: ghcr.io/osmcha/osm-adiff-service
tag: f86fd1ce4e78fa0ec31227559a65111d6a4595e7
redis_url: redis://redis-master:6379
worker_count: 7
worker_count: "7"

0 comments on commit 72cc761

Please sign in to comment.