From e5885c7610af5d081f2f4e8d6378dcbcfa4dd6ca Mon Sep 17 00:00:00 2001 From: Masaki Muranaka Date: Mon, 2 Nov 2020 11:12:06 +0900 Subject: [PATCH] Fix comments. They are not for PostgreSQL. Signed-off-by: Masaki Muranaka --- deploy/kubernetes/helm/che/custom-charts/che-jaeger/values.yaml | 2 +- .../kubernetes/helm/che/custom-charts/che-keycloak/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/kubernetes/helm/che/custom-charts/che-jaeger/values.yaml b/deploy/kubernetes/helm/che/custom-charts/che-jaeger/values.yaml index c8e591e87a..3fdc72d57c 100644 --- a/deploy/kubernetes/helm/che/custom-charts/che-jaeger/values.yaml +++ b/deploy/kubernetes/helm/che/custom-charts/che-jaeger/values.yaml @@ -7,7 +7,7 @@ # SPDX-License-Identifier: EPL-2.0 # -# Default values for postgres. +# Default values for Jaegar # This is a YAML-formatted file. # Declare variables to be passed into your templates. diff --git a/deploy/kubernetes/helm/che/custom-charts/che-keycloak/values.yaml b/deploy/kubernetes/helm/che/custom-charts/che-keycloak/values.yaml index 443c6f2528..ca0e0d6021 100644 --- a/deploy/kubernetes/helm/che/custom-charts/che-keycloak/values.yaml +++ b/deploy/kubernetes/helm/che/custom-charts/che-keycloak/values.yaml @@ -7,7 +7,7 @@ # SPDX-License-Identifier: EPL-2.0 # -# Default values for postgres. +# Default values for Keycloak # This is a YAML-formatted file. # Declare variables to be passed into your templates.