From ee895b6ba56a02e2e23a0a36b7263dac0aa63a8d Mon Sep 17 00:00:00 2001 From: Michele Zanotti Date: Wed, 31 Dec 2025 14:17:29 +0100 Subject: [PATCH] fix: image pull secrets in barman cloud deploy Signed-off-by: Michele Zanotti --- 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