From 51826797d2ae150661fdf2381a174e55a80a571e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Wed, 20 Apr 2022 16:53:20 +0000 Subject: [PATCH] Add correct pull secret --- testing/deployment.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testing/deployment.yml b/testing/deployment.yml index 6c41d58..6aa719e 100644 --- a/testing/deployment.yml +++ b/testing/deployment.yml @@ -13,6 +13,8 @@ spec: labels: app: minipaste-server spec: + imagePullSecrets: + - name: regcred containers: - image: registry.t-juice.club/torjus/minipate:latest resources: