Skip to content

Commit

Permalink
fix: test nfs storage instead
Browse files Browse the repository at this point in the history
  • Loading branch information
reinthal committed Dec 5, 2024
1 parent 5ae0f3a commit 8636e0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/base/elastic/elastic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 150Gi
storageClassName: longhorn
storage: 300Gi
storageClassName: nfs

0 comments on commit 8636e0f

Please sign in to comment.