From 5d7b54108590d5cbcedc2c33819176611aeda1df Mon Sep 17 00:00:00 2001 From: pieter Date: Sat, 7 Feb 2026 00:23:27 +0000 Subject: [PATCH] =?UTF-8?q?templates/=5Fhelpers.tpl=20=E3=82=92=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/_helpers.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/_helpers.tpl b/templates/_helpers.tpl index 127416c..d26c31c 100644 --- a/templates/_helpers.tpl +++ b/templates/_helpers.tpl @@ -46,4 +46,4 @@ Selector labels {{- define "postgresql.selectorLabels" -}} app.kubernetes.io/name: {{ include "postgresql.name" . }} app.kubernetes.io/instance: {{ .Release.Name }} -{{- end }} \ No newline at end of file +{{- end }}