fixing infrasturecture

This commit is contained in:
2024-06-10 13:10:27 +10:00
parent 07975ae949
commit b3601d4c3a
3 changed files with 15 additions and 16 deletions

View File

@@ -0,0 +1,14 @@
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/gitrepository_v1.json
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: home-cluster-ops-repo
namespace: flux-system
spec:
interval: 5m
path: ./kubernetes/infrastructure/repositories
prune: true
sourceRef:
kind: GitRepository
namespace: flux-system
name: home-cluster-ops