update flux

This commit is contained in:
Bengt 2025-03-06 13:14:58 +01:00
parent a09cab037f
commit 6572270ca0
2 changed files with 1 additions and 12610 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,27 +1 @@
# 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: main
secretRef:
name: flux-system
url: ssh://git@git.fredhs.net/me/kzeros
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: flux-system
namespace: flux-system
spec:
interval: 10m0s
path: ./clusters/kzeros
prune: true
sourceRef:
kind: GitRepository
name: flux-system