Skip to content

Instantly share code, notes, and snippets.

@janakiramm
Created January 5, 2022 12:16
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save janakiramm/9be982855d34106ca3d69612519b562e to your computer and use it in GitHub Desktop.
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
kind: Kustomization
metadata:
name: infrastructure
namespace: flux-system
spec:
interval: 1m
sourceRef:
kind: GitRepository
name: flux-system
path: ./infrastructure
prune: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment