Push Kaniko artifacts via harbor-core for Harbor UI visibility.
Build and Deploy Platform / build-and-deploy (push) Failing after 12m36s
Build and Deploy Platform / build-and-deploy (push) Failing after 12m36s
Add REGISTRY_PUSH_URL config, route CI Kaniko to harbor-core, and document dual-host kaniko auth for core push plus registry base-image pull. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -14,8 +14,8 @@ concurrency:
|
||||
env:
|
||||
# PULL_REGISTRY: kubelet pulls via k3s mirror → harbor-core (matches registry-pull-secret)
|
||||
PULL_REGISTRY: registry.abrban.com
|
||||
# PUSH_REGISTRY: kaniko pushes directly to harbor-registry (internal, no TLS)
|
||||
PUSH_REGISTRY: harbor-registry.cloudhost.svc.cluster.local:5000
|
||||
# PUSH_REGISTRY: kaniko pushes via harbor-core (Harbor UI metadata + blob storage)
|
||||
PUSH_REGISTRY: harbor-core.cloudhost.svc.cluster.local
|
||||
PROJECT: abrban
|
||||
BUILD_NS: cloudhost-builds
|
||||
GITEA_HOST: gitea-http.gitea.svc.cluster.local:3000
|
||||
|
||||
Reference in New Issue
Block a user