Skip to content

Instantly share code, notes, and snippets.

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