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: