From b832ab89599b33192dc282be4d8f81030cdd8060 Mon Sep 17 00:00:00 2001 From: Aron Kaufmann Date: Thu, 21 Mar 2024 15:51:08 +0100 Subject: [PATCH] Merge branch 'dev-aka-kibana-tls-to-es' of https://github.com/SoftwareAG/webmethods-helm-charts into dev-aka-kibana-tls-to-es and updating helm/README.me from values.yaml --- apigateway/helm/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apigateway/helm/README.md b/apigateway/helm/README.md index 927ae70..b2b7881 100644 --- a/apigateway/helm/README.md +++ b/apigateway/helm/README.md @@ -149,9 +149,9 @@ helm upgrade -i -f myvalues.yaml --set ingress.tls.key="$( **Attention:** moved elasticsearch secret keys:
elasticSecretName --> elasticsearch.secretName
elasticSecretUserKey --> elasticsearch.secretUserKey
elasticSecretPasswordKey --> elasticsearch.secretPasswordKey | -| `1.2.0' | Added Kibana TLS/SSL functionality towards Elasticsearch. Helper function aded for kibana truststore password. +| `1.0.0` | Initial release | +| `1.1.0` | Bug fixes in default values and helper functions for elastic secret names.
**Attention:** moved elasticsearch secret keys:
elasticSecretName --> elasticsearch.secretName
elasticSecretUserKey --> elasticsearch.secretUserKey
elasticSecretPasswordKey --> elasticsearch.secretPasswordKey | +| `1.2.0` | Added Kibana TLS/SSL functionality towards Elasticsearch. Helper function aded for kibana truststore password. ## Values | Key | Type | Default | Description |