Skip to content

Commit

Permalink
Bump pvc value due to increased snapshot size
Browse files Browse the repository at this point in the history
  • Loading branch information
puppetninja authored and nicolasochem committed May 24, 2024
1 parent fde62c0 commit 8ab7932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/tezos/templates/octez-rollup-node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: "15Gi"
storage: "50Gi"
---
{{- if $v.ingress | default false }}
{{- if $v.ingress.enabled | default false }}
Expand Down

0 comments on commit 8ab7932

Please sign in to comment.