Skip to content

Commit

Permalink
feat: add localpath for elastic
Browse files Browse the repository at this point in the history
  • Loading branch information
reinthal committed Dec 10, 2024
1 parent 511af17 commit 89cd0a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/base/elastic/elastic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ spec:
resources:
requests:
storage: 300Gi
storageClassName: nfs
storageClassName: local-path
2 changes: 1 addition & 1 deletion apps/staging/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ resources:
- ../base/ray
- ../base/cyberchef
- ../base/trino
#- ../base/elastic
- ../base/elastic

0 comments on commit 89cd0a7

Please sign in to comment.