From 432b3cade09ab457e6aea714f85d501325a7b806 Mon Sep 17 00:00:00 2001 From: incubator4 Date: Wed, 24 Jan 2024 13:48:42 +0800 Subject: [PATCH] chore: fix configmap indent --- charts/serving-node/Chart.yaml | 2 +- charts/serving-node/templates/configmap.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/serving-node/Chart.yaml b/charts/serving-node/Chart.yaml index 59ecca9..742fd6d 100644 --- a/charts/serving-node/Chart.yaml +++ b/charts/serving-node/Chart.yaml @@ -15,7 +15,7 @@ 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.5 +version: 0.1.6 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/serving-node/templates/configmap.yaml b/charts/serving-node/templates/configmap.yaml index 474e853..68b6d78 100644 --- a/charts/serving-node/templates/configmap.yaml +++ b/charts/serving-node/templates/configmap.yaml @@ -27,7 +27,7 @@ data: parameters: {{- toYaml $indexer.parameters | nindent 12 }} {{- end }} - {{- else -}} + {{- else }} decentralized: [] {{- end }} database: