Add Flux sync manifests

This commit is contained in:
Flux 2024-09-23 10:14:03 +01:00
parent 7a0bade84f
commit d3400bcdbc

@ -6,12 +6,12 @@ metadata:
name: flux-system name: flux-system
namespace: flux-system namespace: flux-system
spec: spec:
interval: 10s interval: 1m0s
ref: ref:
branch: master branch: master
secretRef: secretRef:
name: flux-system name: flux-system
url: https://git.fascinated.cc/fascinated/home-ops.git url: https://git.fascinated.cc/fascinated/homelab.git
--- ---
apiVersion: kustomize.toolkit.fluxcd.io/v1 apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization kind: Kustomization