Skip to content

Instantly share code, notes, and snippets.

@shazadbrohi
Created November 6, 2021 18:54
Show Gist options
  • Save shazadbrohi/7c14c80a9dc1d9a97d18f8311d90ba2d to your computer and use it in GitHub Desktop.
Save shazadbrohi/7c14c80a9dc1d9a97d18f8311d90ba2d to your computer and use it in GitHub Desktop.
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: GitRepository
metadata:
name: app-repository
namespace: flux-system
spec:
interval: 10m
url: https://github.com/<my-organization>/<my-repo>
branch: master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment