Skip to content

Commit

Permalink
increase persistence size
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanglei1949 committed Jun 18, 2024
1 parent f3c7afd commit f3b170e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/graphscope-interactive/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ secondary:
- ReadWriteOnce # read and write by a single node.
## Persistent Volume size
##
size: 8Gi
size: 200Gi
## selector can be used to match an existing PersistentVolume
## selector:
## matchLabels:
Expand Down

0 comments on commit f3b170e

Please sign in to comment.