From befbad310c850c912ad648037a344cf8fe6a0aed Mon Sep 17 00:00:00 2001 From: Mihael Janjic Date: Tue, 7 Apr 2026 10:36:59 +0200 Subject: [PATCH] add imagePullSecrets for Gitea registry --- k8s/moj-servis/deployment.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/k8s/moj-servis/deployment.yaml b/k8s/moj-servis/deployment.yaml index d661bab..cc9d907 100644 --- a/k8s/moj-servis/deployment.yaml +++ b/k8s/moj-servis/deployment.yaml @@ -14,6 +14,8 @@ spec: labels: app: moj-servis spec: + imagePullSecrets: + - name: gitea-creds containers: - name: moj-servis image: git.fpmoz.sum.ba/mihael-janjic/moj-servis:1.0