mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-27 05:38:50 +00:00
Update GitRepository Receiver, and Kustomization to v1
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
This commit is contained in:
parent
ccb7d62d95
commit
24452ecd37
76 changed files with 295 additions and 257 deletions
3
cmd/flux/testdata/trace/deployment.yaml
vendored
3
cmd/flux/testdata/trace/deployment.yaml
vendored
|
|
@ -137,7 +137,7 @@ status:
|
|||
status: "True"
|
||||
type: Ready
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: GitRepository
|
||||
metadata:
|
||||
labels:
|
||||
|
|
@ -146,7 +146,6 @@ metadata:
|
|||
name: flux-system
|
||||
namespace: {{ .fluxns }}
|
||||
spec:
|
||||
gitImplementation: go-git
|
||||
ref:
|
||||
branch: main
|
||||
secretRef:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue