Skip to content

Commit

Permalink
Set right nodes for pods - staging
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Nov 27, 2024
1 parent d39f866 commit 87d8de0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions values.staging.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -240,9 +240,9 @@ osm-seed:
replicationJob:
enabled: true
nodeSelector:
enabled: false
enabled: true
label_key: nodegroup_type
label_value: web_large
label_value: db_large
env:
ENABLE_SEND_SLACK_MESSAGE: "true"
SLACK_WEBHOOK_URL: {{OHM_SLACK_WEBHOOK_URL}}
Expand Down Expand Up @@ -514,7 +514,7 @@ osm-seed:
tilerServer:
enabled: true
nodeSelector:
enabled: false
enabled: true
label_key: nodegroup_type
label_value: web_large
replicaCount: 1
Expand Down

0 comments on commit 87d8de0

Please sign in to comment.