Update GitRepository Receiver, and Kustomization to v1

Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
This commit is contained in:
Somtochi Onyekwere 2023-03-30 19:12:08 +01:00 committed by Stefan Prodan
parent ccb7d62d95
commit 24452ecd37
No known key found for this signature in database
GPG key ID: 3299AEB0E4085BAF
76 changed files with 295 additions and 257 deletions

View file

@ -1,11 +1,10 @@
---
apiVersion: source.toolkit.fluxcd.io/v1beta2
apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository
metadata:
name: flux-system
namespace: {{ .fluxns }}
spec:
gitImplementation: go-git
interval: 5m0s
ref:
branch: main