Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

increase celestia-node mem limit, bump rollup dependencies #146

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

WafflesVonMaple
Copy link
Contributor

No description provided.

@jbowen93
Copy link
Member

Manually tested with

just create-cluster
just deploy-astria-local
helm install --debug celestia-light ./charts/celestia-node/
> kubectl describe po celestia-node-light-mocha-4

      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-b5zd6 (ro)
Containers:
  celestia-node-light-mocha-4:
    Container ID:  containerd://d82c26b5b4acc112eef3f6760d2f3fd7023f4fbc58b627b7116fa692e2068818
    Image:         ghcr.io/celestiaorg/celestia-node:v0.12.1
    Image ID:      ghcr.io/celestiaorg/celestia-node@sha256:9e9ff6fe85e5f343a4bb5159c404a4172375f5c90d3e5c124182f1d9f6ea77eb
    Port:          26658/TCP
    Host Port:     0/TCP
    Command:
      ./celestia/scripts/start-node.sh
    State:          Running
      Started:      Thu, 21 Dec 2023 07:37:27 -0700
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     2
      memory:  8Gi
    Requests:
      cpu:        1
      memory:     4Gi

@WafflesVonMaple WafflesVonMaple merged commit a9f75be into main Dec 21, 2023
1 check passed
@WafflesVonMaple WafflesVonMaple deleted the celestia-light-resourcing branch December 21, 2023 16:34
steezeburger added a commit that referenced this pull request Dec 21, 2023
* main:
  increase celestia-node mem limit, bump rollup dependencies (#146)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants