From 8732dbd986aaeb1d4b63650ed30f6c9d5c95e181 Mon Sep 17 00:00:00 2001 From: "andreas.dinauer" Date: Fri, 7 Nov 2025 22:19:33 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=200.3.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chart/Chart.yaml | 2 +- chart/templates/backend/deployment.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index e520c48..53493d6 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,3 +1,3 @@ apiVersion: v2 name: kubooboo-chart -version: 0.3.4 \ No newline at end of file +version: 0.3.5 \ No newline at end of file diff --git a/chart/templates/backend/deployment.yaml b/chart/templates/backend/deployment.yaml index ad0d046..e809551 100644 --- a/chart/templates/backend/deployment.yaml +++ b/chart/templates/backend/deployment.yaml @@ -14,6 +14,7 @@ spec: labels: app: backend spec: + serviceAccountName: {{ required ".Values.backend.serviceAccountName required" .Values.backend.serviceAccountName }} volumes: - name: jwt secret: