From 03a6f77ef49e7b219d1853ccaaa0759d32e9883c Mon Sep 17 00:00:00 2001 From: Jenkins Date: Tue, 22 Sep 2026 14:16:34 +0000 Subject: [PATCH] ci: update image to build 1 [skip ci] --- k8s/deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deployment.yml b/k8s/deployment.yml index a35cf83..e7c997c 100644 --- a/k8s/deployment.yml +++ b/k8s/deployment.yml @@ -17,7 +17,7 @@ spec: - name: harbor-pull-secret containers: - name: hello-world - image: harbor.knapp-world.app.ariki.ai/knapp-world/hello-world:latest + image: harbor.knapp-world.app.ariki.ai/knapp-world/hello-world:1 ports: - containerPort: 80 resources: