From 07428c4957bea042f0ee5d3a15ce20c487ff3866 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Thu, 24 Sep 2026 02:26:43 +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 8dd9f89..f238f42 100644 --- a/k8s/deployment.yml +++ b/k8s/deployment.yml @@ -17,7 +17,7 @@ spec: - name: harbor-pull-secret containers: - name: hello-world - image: harbor.k3s2-gleb-test-260924013226.app.ariki.ai/k3s2-gleb-test-260924013226/hello-world:latest + image: harbor.k3s2-gleb-test-260924013226.app.ariki.ai/k3s2-gleb-test-260924013226/hello-world:1 ports: - containerPort: 80 resources: