From b7246f58350dfb05ae45610792d9dbead9864334 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Wed, 17 Dec 2025 17:29:03 -0300 Subject: [PATCH] harbor: suspend automation, pin redis --- .../atlas/flux-system/applications/harbor/image-automation.yaml | 1 + services/harbor/helmrelease.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/clusters/atlas/flux-system/applications/harbor/image-automation.yaml b/clusters/atlas/flux-system/applications/harbor/image-automation.yaml index 4fa18ec..e010ea8 100644 --- a/clusters/atlas/flux-system/applications/harbor/image-automation.yaml +++ b/clusters/atlas/flux-system/applications/harbor/image-automation.yaml @@ -5,6 +5,7 @@ metadata: name: harbor namespace: harbor spec: + suspend: true interval: 5m0s sourceRef: kind: GitRepository diff --git a/services/harbor/helmrelease.yaml b/services/harbor/helmrelease.yaml index e11c7c3..1ac29a9 100644 --- a/services/harbor/helmrelease.yaml +++ b/services/harbor/helmrelease.yaml @@ -75,7 +75,7 @@ spec: internal: image: 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: kubernetes.io/hostname: titan-05 affinity: