apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: ntfy namespace: flux-system spec: interval: 15m path: ./apps/ntfy prune: true # remove any elements later removed from the above path wait: true sourceRef: kind: GitRepository name: flux-system dependsOn: - name: infra-configs