Add Flux sync manifests
This commit is contained in:
parent
b1a77f3ebb
commit
4a2c9cf796
@ -1,17 +1,4 @@
|
|||||||
# This manifest was generated by flux. DO NOT EDIT.
|
# This manifest was generated by flux. DO NOT EDIT.
|
||||||
# ---
|
|
||||||
# apiVersion: source.toolkit.fluxcd.io/v1
|
|
||||||
# kind: GitRepository
|
|
||||||
# metadata:
|
|
||||||
# name: flux-system
|
|
||||||
# namespace: flux-system
|
|
||||||
# spec:
|
|
||||||
# interval: 1m0s
|
|
||||||
# ref:
|
|
||||||
# branch: master
|
|
||||||
# secretRef:
|
|
||||||
# name: flux-system
|
|
||||||
# url: https://git.fascinated.cc/fascinated/homelab.git
|
|
||||||
---
|
---
|
||||||
apiVersion: source.toolkit.fluxcd.io/v1
|
apiVersion: source.toolkit.fluxcd.io/v1
|
||||||
kind: GitRepository
|
kind: GitRepository
|
||||||
@ -19,10 +6,12 @@ metadata:
|
|||||||
name: flux-system
|
name: flux-system
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
spec:
|
spec:
|
||||||
interval: 60m
|
interval: 1m0s
|
||||||
url: https://git.fascinated.cc/fascinated/homelab.git
|
|
||||||
ref:
|
ref:
|
||||||
branch: master
|
branch: master
|
||||||
|
secretRef:
|
||||||
|
name: flux-system
|
||||||
|
url: https://git.fascinated.cc/fascinated/homelab.git
|
||||||
---
|
---
|
||||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
|
Reference in New Issue
Block a user