Skip to content

Commit

Permalink
Merge pull request #19147 from rpastrana/HPCC-32716-exposeElasticEndp…
Browse files Browse the repository at this point in the history
…oint

HPCC-32716 Expose Elastic Endpoint Service

Reviewed-By: Xiaoming Wang <[email protected]>
Merged-by: Gavin Halliday <[email protected]>
  • Loading branch information
ghalliday authored Sep 27, 2024
2 parents db6d4ce + a4c5a27 commit 7e9d2dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions helm/managed/logging/elastic/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

##The elasticsearch component can be customized by modifying helm chart values here.
elasticsearch:
service:
type: "LoadBalancer"
enabled: true
description: "HPCC Managed Elasticsearch"
##See https://github.com/elastic/helm-charts/blob/master/elasticsearch/values.yaml for all available options
Expand Down

0 comments on commit 7e9d2dd

Please sign in to comment.