flux(hermes): retire recovery reconciler

This commit is contained in:
jenkins 2026-08-13 05:18:49 -03:00
parent a93adeb115
commit 69390e5d15
2 changed files with 0 additions and 24 deletions

View File

@ -1,23 +0,0 @@
# clusters/atlas/flux-system/applications/hermes/recovery.yaml
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: hermes-recovery
namespace: flux-system
spec:
interval: 1h
path: ./services/hermes
targetNamespace: hermes
prune: false
wait: false
timeout: 5m
sourceRef:
kind: GitRepository
name: flux-system
namespace: flux-system
dependsOn:
- name: cert-manager
- name: core
- name: keycloak
- name: longhorn
- name: vault

View File

@ -28,7 +28,6 @@ resources:
- ai-llm/kustomization.yaml - ai-llm/kustomization.yaml
- openclaw/kustomization.yaml - openclaw/kustomization.yaml
- hermes/kustomization.yaml - hermes/kustomization.yaml
- hermes/recovery.yaml
- hermes-chat/kustomization.yaml - hermes-chat/kustomization.yaml
- hermes-triage-demo/kustomization.yaml - hermes-triage-demo/kustomization.yaml
- game-stream/kustomization.yaml - game-stream/kustomization.yaml