Skip to content

Commit

Permalink
Merge pull request #371 from OpenHistoricalMap/staging
Browse files Browse the repository at this point in the history
Update node selector for tiler - prod
  • Loading branch information
Rub21 authored Oct 11, 2024
2 parents 8a885fe + 22e8ad4 commit b08e8c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions values.production.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ osm-seed:
nodeSelector:
enabled: true
label_key: nodegroup_type
label_value: tiler_db
label_value: web
replicaCount: 2
commad: './start.sh'
serviceAnnotations:
Expand Down Expand Up @@ -545,7 +545,7 @@ osm-seed:
nodeSelector:
enabled: true
label_key: nodegroup_type
label_value: tiler_db
label_value: web
replicaCount: 1
command: './cache_cleaner.sh'
resources:
Expand Down

0 comments on commit b08e8c3

Please sign in to comment.