mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-04 00:58: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
|
|
@ -4,7 +4,7 @@ kind: Namespace
|
|||
metadata:
|
||||
name: {{ .fluxns }}
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: GitRepository
|
||||
metadata:
|
||||
name: podinfo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue