Add Flux sync manifests

This commit is contained in:
Flux 2024-09-24 01:18:13 +01:00
parent b1a77f3ebb
commit 4a2c9cf796

@ -1,17 +1,4 @@
# 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
kind: GitRepository
@ -19,10 +6,12 @@ metadata:
name: flux-system
namespace: flux-system
spec:
interval: 60m
url: https://git.fascinated.cc/fascinated/homelab.git
interval: 1m0s
ref:
branch: master
secretRef:
name: flux-system
url: https://git.fascinated.cc/fascinated/homelab.git
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization