Skip to content

Commit

Permalink
updated the default values to include elastic search image
Browse files Browse the repository at this point in the history
  • Loading branch information
stan-dot committed Jan 14, 2025
1 parent 8240853 commit 65b3f9d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,10 @@ service:
elasticsearchService:
port: 9200

elasticsearch:
tag: 8.5.1
image: elastic/elasticsearch

persistence:
enabled: true
size: 5Gi
Expand Down

0 comments on commit 65b3f9d

Please sign in to comment.