Skip to content

Commit

Permalink
fix logstash PV test (#7539)
Browse files Browse the repository at this point in the history
Fix: #7538
  • Loading branch information
kaisecheng authored Feb 8, 2024
1 parent 9686bc5 commit 309ab6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/samples/logstash/logstash_pv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 1Gi
storage: 2Gi

0 comments on commit 309ab6d

Please sign in to comment.