Skip to content

Commit

Permalink
ghostnet archive disk now 1800Gi
Browse files Browse the repository at this point in the history
  • Loading branch information
craigbuckler committed Jan 13, 2025
1 parent 11dad32 commit 0a50254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ const ghostnet_chain = new TezosNodes(
octezArchiveVersion: ghostnetArchiveVersion,
chartRepoVersion: "7.0.9",
rollingPvcSize: "50Gi",
archivePvcSize: "1500Gi"
archivePvcSize: "1800Gi"
},
provider,
)
Expand Down

0 comments on commit 0a50254

Please sign in to comment.