Add Flux sync manifests
This commit is contained in:
parent
e957b2b760
commit
b77ee96fca
|
|
@ -1,6 +1,6 @@
|
|||
# This manifest was generated by flux. DO NOT EDIT.
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta2
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: GitRepository
|
||||
metadata:
|
||||
name: flux-system
|
||||
|
|
@ -13,7 +13,7 @@ spec:
|
|||
name: flux-system
|
||||
url: ssh://git@git.jpace121.net:2222/cd/flux-cluster.git
|
||||
---
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: flux-system
|
||||
|
|
|
|||
Loading…
Reference in New Issue