From 417af1aaf3d47716b1ce7221d103d8ac1462428a Mon Sep 17 00:00:00 2001 From: pieter Date: Sun, 23 Nov 2025 01:58:54 +0000 Subject: [PATCH] =?UTF-8?q?templates/deployment.yaml=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/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/deployment.yaml b/templates/deployment.yaml index a5c6296..21e0460 100644 --- a/templates/deployment.yaml +++ b/templates/deployment.yaml @@ -303,4 +303,4 @@ spec: {{- with .Values.tolerations }} tolerations: {{- toYaml . | nindent 8 }} - {{- end }} \ No newline at end of file + {{- end }}