From cec15568f92b4402413237dd8f4256235ef000f5 Mon Sep 17 00:00:00 2001 From: jenkins Date: Tue, 11 Aug 2026 05:57:22 -0300 Subject: [PATCH] flux(hermes): drop retired Ollama health check --- .../atlas/flux-system/applications/hermes/kustomization.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/clusters/atlas/flux-system/applications/hermes/kustomization.yaml b/clusters/atlas/flux-system/applications/hermes/kustomization.yaml index 366c6dabd..9f05a1e8c 100644 --- a/clusters/atlas/flux-system/applications/hermes/kustomization.yaml +++ b/clusters/atlas/flux-system/applications/hermes/kustomization.yaml @@ -22,10 +22,6 @@ spec: kind: Deployment name: hermes-model-gate namespace: hermes - - apiVersion: apps/v1 - kind: Deployment - name: hermes-ollama - namespace: hermes - apiVersion: apps/v1 kind: Deployment name: hermes