From 8e3fe266aa1629c089f8e53f04da432443b2d43c Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Thu, 22 Jan 2026 13:38:06 -0300 Subject: [PATCH] flux: temporarily drop harbor health checks --- .../atlas/flux-system/applications/harbor/kustomization.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/clusters/atlas/flux-system/applications/harbor/kustomization.yaml b/clusters/atlas/flux-system/applications/harbor/kustomization.yaml index 06baf26..5eec32f 100644 --- a/clusters/atlas/flux-system/applications/harbor/kustomization.yaml +++ b/clusters/atlas/flux-system/applications/harbor/kustomization.yaml @@ -13,11 +13,6 @@ spec: kind: GitRepository name: flux-system namespace: flux-system - healthChecks: - - apiVersion: helm.toolkit.fluxcd.io/v2 - kind: HelmRelease - name: harbor - namespace: harbor wait: false dependsOn: - name: core