Skip to content

Commit

Permalink
Update Akash example deploy.yml to use 32Gi memory (#971)
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Jan 21, 2025
1 parent 7b766f9 commit 5f9f7c1
Show file tree
Hide file tree
Showing 70 changed files with 70 additions and 67 deletions.
2 changes: 1 addition & 1 deletion _templates/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion akash/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion archway/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion assetmantle/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion axelar/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion bandchain/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion bitcanna/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion bitsong/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion bostrom/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion canto/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion cheqd/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion chihuahua/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion comdex/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion cosmoshub/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion crescent/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion cronos/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion cryptoorgchain/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion decentr/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion desmos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
|Binary|`desmos`|
|Directory|`.desmos`|
|ENV namespace|`DESMOS`|
|Repository|`null`|
|Repository|`https://github.com/desmos-labs/desmos`|
|Image|`ghcr.io/akash-network/cosmos-omnibus:v1.1.3-desmos-v6.2.0`|

## Examples
Expand Down
1 change: 1 addition & 0 deletions desmos/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ services:
args:
PROJECT: desmos
VERSION: v6.2.0
REPOSITORY: https://github.com/desmos-labs/desmos
BUILD_METHOD: binary
BINARY_URL: https://github.com/desmos-labs/desmos/releases/download/v6.2.0/desmos-6.2.0-linux-amd64
ports:
Expand Down
2 changes: 1 addition & 1 deletion desmos/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion dydx/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion dymension/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion emoney/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion empowerchain/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion evmos/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion fetchhub/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion gitopia/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion gravitybridge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
|Binary|`gravity`|
|Directory|`.gravity`|
|ENV namespace|`GRAVITY`|
|Repository|`null`|
|Repository|`https://github.com/Gravity-Bridge/Gravity-Bridge`|
|Image|`ghcr.io/akash-network/cosmos-omnibus:v1.1.3-gravitybridge-v1.11.1`|

## Examples
Expand Down
1 change: 1 addition & 0 deletions gravitybridge/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ services:
PROJECT: gravitybridge
PROJECT_BIN: gravity
VERSION: v1.11.1
REPOSITORY: https://github.com/Gravity-Bridge/Gravity-Bridge
BUILD_METHOD: binary
BINARY_URL: https://github.com/Gravity-Bridge/Gravity-Bridge/releases/download/v1.11.1/gravity-linux-amd64
POLKACHU_CHAIN_ID: gravity
Expand Down
2 changes: 1 addition & 1 deletion gravitybridge/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion impacthub/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion injective/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
|Binary|`injectived`|
|Directory|`.injectived`|
|ENV namespace|`INJECTIVED`|
|Repository|`null`|
|Repository|`https://github.com/InjectiveLabs/injective-chain-releases`|
|Image|`ghcr.io/akash-network/cosmos-omnibus:v1.1.3-injective-v1.13.3`|

## Examples
Expand Down
1 change: 1 addition & 0 deletions injective/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ services:
PROJECT: injective
PROJECT_BIN: injectived
PROJECT_DIR: .injectived
REPOSITORY: https://github.com/InjectiveLabs/injective-chain-releases
VERSION: v1.13.3
BUILD_REF: release-prod-1734610315
BUILD_METHOD: injective
Expand Down
2 changes: 1 addition & 1 deletion injective/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion irisnet/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion jackal/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion juno/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion kava/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion kichain/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion konstellation/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion kujira/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion kyve/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
2 changes: 1 addition & 1 deletion likecoin/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ profiles:
cpu:
units: 4
memory:
size: 8Gi
size: 32Gi
storage:
- size: 10Gi
- name: data # remove for non-persistent storage
Expand Down
Loading

0 comments on commit 5f9f7c1

Please sign in to comment.