Skip to content

Commit

Permalink
Run tiler-db in aws kubernetes
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Jan 23, 2025
1 parent 3afe62a commit 154fbb4
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 @@ -362,7 +362,7 @@ osm-seed:
tilerDb:
enabled: true
useExternalHost: # When we are using useExternalHost.enabled= true other variables are giong to be disable ans use the external host config
enabled: true
enabled: false
nodeSelector:
enabled: true
label_key: nodegroup_type
Expand Down Expand Up @@ -455,7 +455,7 @@ osm-seed:
# ====================================================================================================

tilerImposm:
enabled: false
enabled: true
nodeSelector:
enabled: true
label_key: nodegroup_type
Expand Down

0 comments on commit 154fbb4

Please sign in to comment.