From 6dc7a87a6ac372bd4d1c0eca1210a2b756851084 Mon Sep 17 00:00:00 2001 From: Adam Tombleson Date: Tue, 6 Aug 2024 15:55:15 +0300 Subject: [PATCH] chore: tidyup helpers --- helm/templates/_helpers.tpl | 9 --------- 1 file changed, 9 deletions(-) diff --git a/helm/templates/_helpers.tpl b/helm/templates/_helpers.tpl index 604c7b0..d4b934e 100644 --- a/helm/templates/_helpers.tpl +++ b/helm/templates/_helpers.tpl @@ -26,7 +26,6 @@ Ref: https://cert-manager.io/docs/usage/ingress/#supported-annotations {{- end -}} {{- end -}} - {{/* Compile all warnings into a single message. */}} @@ -42,8 +41,6 @@ Compile all warnings into a single message. {{- end -}} {{- end -}} - - {{/* Return the proper api image name */}} @@ -58,7 +55,6 @@ Return the proper image name (for the init container volume-permissions image) {{- include "common.images.image" ( dict "imageRoot" "global" .Values.global ) -}} {{- end -}} - {{/* Return the proper worker image name */}} @@ -73,7 +69,6 @@ Return the proper image name (for the init container volume-permissions image) {{- include "common.images.image" ( dict "imageRoot" "global" .Values.global ) -}} {{- end -}} - {{/* Return the proper ws image name */}} @@ -131,7 +126,6 @@ Return Redis(TM) port {{- end -}} {{- end -}} - {{/* Return if Redis(TM) authentication is enabled */}} @@ -240,7 +234,6 @@ Return mongodb username {{- end -}} {{- end -}} - {{/* Return mongodb secretName */}} @@ -254,7 +247,6 @@ Return mongodb secretName {{- end -}} {{- end -}} - {{/* Return s3 fullname */}} @@ -262,7 +254,6 @@ Return s3 fullname {{- include "common.names.dependency.fullname" (dict "chartName" "localstack" "chartValues" .Values.localstack "context" $) -}} {{- end -}} - {{/* Return s3 bucket name */}}