titan-iac/infrastructure/flux-system/kustomization-zot.yaml
2025-08-13 15:58:51 -05:00

17 lines
344 B
YAML

# infrastructure/flux-system/kustomization-zot.yaml
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: zot
namespace: flux-system
spec:
interval: 10m
path: ./services/zot
targetNamespace: zot
prune: false
sourceRef:
kind: GitRepository
name: flux-system
namespace: flux-system
wait: true