From 49b6e452f9fd128ad401b859803becaf3adceb78 Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Sat, 4 Feb 2023 22:29:12 +0200 Subject: [PATCH] service selectors --- helm_template_common.sh | 2 +- .../tests/service/metadata_test.yaml | 64 +++++++++---------- library/common-test/values.yaml | 1 + library/common/1.0.0/docs/service.md | 52 +++++++++++++++ .../1.0.0/templates/classes/_service.tpl | 6 +- .../lib/service/_additionalAnnotations.tpl | 6 ++ 6 files changed, 97 insertions(+), 34 deletions(-) create mode 100644 library/common/1.0.0/docs/service.md diff --git a/helm_template_common.sh b/helm_template_common.sh index 96e6b02fa1..c988da8dc5 100755 --- a/helm_template_common.sh +++ b/helm_template_common.sh @@ -23,7 +23,7 @@ helm dependency update "$chart_path" if [ $1 == "template" ]; then echo "๐Ÿงช Running