Add Flux sync manifests
parent
27e4695be8
commit
85b5fc7461
|
@ -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
|
||||
|
@ -11,9 +11,9 @@ spec:
|
|||
branch: main
|
||||
secretRef:
|
||||
name: flux-system
|
||||
url: ssh://git@github.com/jaromirrivera/flux-pi
|
||||
url: ssh://git@gitea.datum1019.diskstation.me/jrivera/flux
|
||||
---
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: flux-system
|
||||
|
|
Loading…
Reference in New Issue