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 committed Mar 18, 2024
1 parent f4ffa9c commit c95e073
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 @@ -193,7 +193,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 c95e073

Please sign in to comment.