From 8b4b7f9809980e507a4cbf63f1d49b4eedd15fe7 Mon Sep 17 00:00:00 2001 From: Bojan Kucera Date: Thu, 5 Jun 2025 21:58:41 -0400 Subject: [PATCH] changed repo --- k8s-deployment.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/k8s-deployment.yaml b/k8s-deployment.yaml index e4957f5..027ce57 100644 --- a/k8s-deployment.yaml +++ b/k8s-deployment.yaml @@ -16,7 +16,8 @@ spec: spec: containers: - name: proxy-detection-api - image: registry.stare.gg/boki/proxy-detection-api + image: registry.stare.gg/boki/proxy-detection:latest + imagePullPolicy: Always ports: - containerPort: 2424 env: