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: