Skip to content

Commit

Permalink
refactor: wal values
Browse files Browse the repository at this point in the history
  • Loading branch information
daviderli614 committed Oct 11, 2023
1 parent ba01347 commit 3ac06cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/greptimedb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ datanode:
storageSize: 10Gi
storageRetainPolicy: Retain

# The wal directory of the storage, default is "/tmp/greptimedb/wal".
walDir: "/tmp/greptimedb/wal"
# # The wal directory of the storage, default is "/tmp/greptimedb/wal".
# walDir: "/tmp/greptimedb/wal"

initializer:
registry: docker.io
Expand Down

0 comments on commit 3ac06cd

Please sign in to comment.