--- apiVersion: source.toolkit.fluxcd.io/v1 kind: GitRepository metadata: name: podinfo namespace: flux-system spec: interval: 1m0s provider: github ref: branch: test secretRef: name: appinfo url: https://github.com/stefanprodan/podinfo