From e830e22d03c14fa5e5f29fe59f4be73fb52ac018 Mon Sep 17 00:00:00 2001 From: Brian Sunter <2816289+briansunter@users.noreply.github.com> Date: Sat, 15 Jun 2024 21:13:28 -1000 Subject: [PATCH] harbor --- manifests/deployment.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index 34831078..4b27e364 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -27,3 +27,5 @@ spec: items: - key: .dockerconfigjson path: config.json + imagePullSecrets: + - name: kaniko-secret