Skip to content

Commit

Permalink
update heimdall dp nodegroup
Browse files Browse the repository at this point in the history
  • Loading branch information
area363 committed Jan 14, 2025
1 parent 5a4fa37 commit 5d3701d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 9c-main/multiplanetary/network/heimdall.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -336,12 +336,12 @@ dataProvider:
render: true

nodeSelector:
eks.amazonaws.com/nodegroup: 9c-main-spot_2c
eks.amazonaws.com/nodegroup: 9c-main-spot-xl_2c

resources:
requests:
cpu: '1'
memory: 10Gi
cpu: '3'
memory: 28Gi

env:
- name: PLUGIN_PATH
Expand Down

0 comments on commit 5d3701d

Please sign in to comment.