Skip to content
Snippets Groups Projects
infrastructure-kustomization.yaml 279 B
Newer Older
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
kind: Kustomization
metadata:
  name: example-infrastructure
  namespace: stackspout
  sourceRef:
    kind: GitRepository
  path: ./basic/infrastructure
  prune: true
  validation: client