Skip to content

Instantly share code, notes, and snippets.

@shazadbrohi
Created November 6, 2021 18:32
Show Gist options
  • Save shazadbrohi/c869a4ce91ac265476d0f723f66ae676 to your computer and use it in GitHub Desktop.
Save shazadbrohi/c869a4ce91ac265476d0f723f66ae676 to your computer and use it in GitHub Desktop.
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: app-sync
namespace: flux-system
spec:
interval: 10m
path: "./app"
sourceRef:
kind: GitRepository
name: app-system
timeout: 5m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment