ci: switch registry to external harbor
Some checks failed
Build & Deploy Go API / build (push) Failing after 15s

This commit is contained in:
Joe
2026-07-21 23:02:43 +08:00
parent c0024e08a5
commit b40f1ebcfe

View File

@@ -1,6 +1,6 @@
# Default values
image:
registry: 192.168.1.212:1180/library
registry: harbor.cjjhc.top/library
name: demo-go-api
tag: latest
pullPolicy: Always