From 8e4948579ffbb537fa7204a3cf92e539889040a2 Mon Sep 17 00:00:00 2001 From: Florian Aymard Date: Tue, 28 Oct 2025 10:42:37 +0100 Subject: [PATCH] feat(plugin-barman-cloud): Add imagePullSecrets to deployment.yaml Signed-off-by: Florian Aymard --- charts/plugin-barman-cloud/templates/deployment.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/charts/plugin-barman-cloud/templates/deployment.yaml b/charts/plugin-barman-cloud/templates/deployment.yaml index f80ef36781..893fdc2fc8 100644 --- a/charts/plugin-barman-cloud/templates/deployment.yaml +++ b/charts/plugin-barman-cloud/templates/deployment.yaml @@ -44,6 +44,10 @@ spec: {{- toYaml . | nindent 8 }} {{- end }} spec: + {{- with .Values.imagePullSecrets }} + imagePullSecrets: + {{- toYaml . | nindent 8 }} + {{- end }} containers: - args: - operator