Skip to content

Commit

Permalink
Update node selector for tiler - prod
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Oct 11, 2024
1 parent df6e5ff commit 22e8ad4
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 22e8ad4

Please sign in to comment.