From 4c3670a43c5676d4e8ae5ce707edcadda8a2c56f Mon Sep 17 00:00:00 2001 From: Zpekii <3156752796@qq.com> Date: Sun, 25 Jan 2026 15:41:46 +0800 Subject: [PATCH] ci: update harbor --- deployment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment.yaml b/deployment.yaml index 1b802e1..0614dd2 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -28,7 +28,7 @@ spec: spec: containers: - name: go-example - image: localhost:8180/go-example/go-example:0b2c48ee261873d5a5b2146f424e2a68ce33d4da + image: harbor.0orz.top/go-example/go-example:0b2c48ee261873d5a5b2146f424e2a68ce33d4da imagePullPolicy: IfNotPresent resources: requests: @@ -64,4 +64,4 @@ data: server: port: 8800 certs: - testKeyPath: /certs/test.key \ No newline at end of file + testKeyPath: /certs/test.key