flux(hermes): retire recovery reconciler
This commit is contained in:
parent
a93adeb115
commit
69390e5d15
@ -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
|
||||
@ -28,7 +28,6 @@ resources:
|
||||
- ai-llm/kustomization.yaml
|
||||
- openclaw/kustomization.yaml
|
||||
- hermes/kustomization.yaml
|
||||
- hermes/recovery.yaml
|
||||
- hermes-chat/kustomization.yaml
|
||||
- hermes-triage-demo/kustomization.yaml
|
||||
- game-stream/kustomization.yaml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user