From cb230ba60adf6cc8d91997507b8970f8a17fa0d4 Mon Sep 17 00:00:00 2001 From: Jan Schoone Date: Fri, 15 Nov 2024 12:27:27 +0100 Subject: [PATCH] fix(cspo): name is too long when combined with resources Signed-off-by: Jan Schoone --- charts/cspo/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/cspo/Chart.yaml b/charts/cspo/Chart.yaml index 221800c..e826663 100644 --- a/charts/cspo/Chart.yaml +++ b/charts/cspo/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -name: cluster-stack-provider-openstack -description: A Helm chart for Kubernetes +name: cspo +description: Helm Charts to install Cluster Stack Provider Openstack # A chart can be either an 'application' or a 'library' chart. # # Application charts are a collection of templates that can be packaged into versioned archives