Skip to content
Snippets Groups Projects
design-kustomization.yaml 242 B
Newer Older
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
  name: add-design
  namespace: flux-system
spec:
  interval: 10m
  prune: true
  path: ./apps/design
  sourceRef:
    kind: GitRepository
    name: stackspout