Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update dp and fullstate config #1619

Merged
merged 1 commit into from
Apr 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
update dp and fullstate config
area363 committed Apr 28, 2024
commit 3b0a659b3366bbedb1479bda0a4c45cf97a72293
13 changes: 12 additions & 1 deletion 9c-main/multiplanetary/network/9c-network.yaml
Original file line number Diff line number Diff line change
@@ -249,6 +249,12 @@ dataProvider:
requests:
cpu: '3'
memory: 26Gi

env:
- name: DOTNET_gcServer
value: "1"
- name: PLUGIN_PATH
value: "/data"

explorer:
enabled: false
@@ -339,8 +345,13 @@ fullState:
operator: Equal
value: remote-headless-test

resources:
requests:
cpu: 3
memory: 25Gi

nodeSelector:
eks.amazonaws.com/nodegroup: 9c-main-c7g_4xl_2c_test
eks.amazonaws.com/nodegroup: 9c-main-m7g_2xl_2c_test

worldBoss:
enabled: true