harbor: suspend automation, pin redis

This commit is contained in:
Brad Stein 2025-12-17 17:29:03 -03:00
parent b7709b3f40
commit b7246f5835
2 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ metadata:
name: harbor name: harbor
namespace: harbor namespace: harbor
spec: spec:
suspend: true
interval: 5m0s interval: 5m0s
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@ -75,7 +75,7 @@ spec:
internal: internal:
image: image:
repository: registry.bstein.dev/infra/harbor-redis repository: registry.bstein.dev/infra/harbor-redis
tag: v2.14.1-arm64.14 # {"$imagepolicy": "harbor:harbor-redis:tag"} tag: v2.14.1-arm64 # {"$imagepolicy": "harbor:harbor-redis:tag"}
nodeSelector: nodeSelector:
kubernetes.io/hostname: titan-05 kubernetes.io/hostname: titan-05
affinity: affinity: