flux: re-order longhorn jobs for right dependencies

This commit is contained in:
2026-08-19 17:14:26 +02:00
parent bc6f92e145
commit 950ced8477
7 changed files with 53 additions and 3 deletions
+20
View File
@@ -0,0 +1,20 @@
# Flux Kustomization for Longhorn recurring jobs
# Depends on Longhorn being fully operational (CRDs installed)
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: longhorn-jobs
namespace: flux-system
spec:
interval: 10m
prune: true
sourceRef:
kind: GitRepository
name: homeprod
path: ./kubernetes/system/longhorn-jobs
dependsOn:
- name: longhorn
decryption:
provider: sops
secretRef:
name: flux-sops