Add sources for git and upgrades

This commit is contained in:
Jim Nicholson 2022-02-26 03:07:22 -08:00
parent ec0a21e568
commit 8dfe892bd1
2 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,12 @@
---
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: GitRepository
metadata:
name: gitea
namespace: flux-system
spec:
interval: 3m0s
ref:
branch: master
url: https://github.com/thejimnicholson/gitea

View File

@ -0,0 +1,12 @@
---
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: GitRepository
metadata:
name: system-upgrade-controller
namespace: flux-system
spec:
interval: 3m0s
ref:
branch: master
url: https://github.com/rancher/system-upgrade-controller/blob/master/manifests/system-upgrade-controller.yaml