Skip to content

Instantly share code, notes, and snippets.

@wzhliang
Created December 16, 2020 08:23
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 wzhliang/88c19a80ae4f49d1893994bf1a701f07 to your computer and use it in GitHub Desktop.
Save wzhliang/88c19a80ae4f49d1893994bf1a701f07 to your computer and use it in GitHub Desktop.
---
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: GitRepository
metadata:
name: webapp
namespace: flux-system
spec:
interval: 30s
ref:
branch: master
url: https://github.com/stefanprodan/podinfo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment