Skip to content

Commit 2c42047

Browse files
committed
fix: increase binary-data size
1 parent 1a8b45c commit 2c42047

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/oada/templates/binary-data.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ spec:
3131
- ReadWriteOnce
3232
resources:
3333
requests:
34-
storage: 100Mi
34+
storage: 25Gi
3535
{{- end -}}
3636

0 commit comments

Comments
 (0)