fix: use IP for Harbor registry (avoid TLS cert issue)

This commit is contained in:
OG T
2026-03-22 18:59:02 +08:00
parent 196d269b92
commit b5d4b50c52

View File

@@ -47,9 +47,9 @@ on:
type: boolean
env:
# Harbor 金庫 (110 主機)
REGISTRY: harbor.wooo.work
HARBOR_PROJECT: awoooi
# Harbor 金庫 (110 主機) - 使用 IP 避免 TLS 證書問題
REGISTRY: 192.168.0.110:5000
HARBOR_PROJECT: library
# K3s 叢集 (120 主機)
K8S_NAMESPACE: awoooi-prod
KUBECONFIG: /home/wooo/.kube/config-120