From 063b6078d5cdd2258fa344ea82c54bc91d1da357 Mon Sep 17 00:00:00 2001 From: Andrea Scarpino Date: Thu, 1 Dec 2022 17:22:19 +0000 Subject: [PATCH] doc Add global.elasticsearch.useSSL to values.yaml (#209) --- charts/datahub/Chart.yaml | 2 +- charts/datahub/values.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/datahub/Chart.yaml b/charts/datahub/Chart.yaml index 069a25040..a5ab6652a 100644 --- a/charts/datahub/Chart.yaml +++ b/charts/datahub/Chart.yaml @@ -4,7 +4,7 @@ description: A Helm chart for LinkedIn DataHub type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.2.115 +version: 0.2.116 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. appVersion: 0.9.1 diff --git a/charts/datahub/values.yaml b/charts/datahub/values.yaml index 5a95ca441..c30ccc80b 100644 --- a/charts/datahub/values.yaml +++ b/charts/datahub/values.yaml @@ -138,6 +138,7 @@ global: port: "9200" skipcheck: "false" insecure: "false" + useSSL: "false" kafka: bootstrap: