Files
foundation/apps/lldap/spegel.yaml
Dreaded_X bfaec9d4d5
Some checks failed
kustomization/flux-system/1498c208 build failed
feat: Added lldap
2025-12-17 01:56:24 +01:00

16 lines
275 B
YAML

apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: lldap
namespace: flux-system
spec:
interval: 1h
retryInterval: 2m
timeout: 5m
sourceRef:
kind: ExternalArtifact
name: lldap
path: ./${cluster_env}
prune: true
wait: true