consolidate repository files
This commit is contained in:
@@ -12,6 +12,12 @@ spec:
|
|||||||
name: flux-system
|
name: flux-system
|
||||||
timeout: 60s
|
timeout: 60s
|
||||||
url: https://github.com/3dwardch3ng/home-cluster-ops.git
|
url: https://github.com/3dwardch3ng/home-cluster-ops.git
|
||||||
|
ignore: |
|
||||||
|
# exclude all
|
||||||
|
/*
|
||||||
|
# include flux directories
|
||||||
|
!/kubernetes/rpi5-cluster/infrastructure
|
||||||
|
!/kubernetes/rpi5-cluster/templates
|
||||||
---
|
---
|
||||||
apiVersion: source.toolkit.fluxcd.io/v1
|
apiVersion: source.toolkit.fluxcd.io/v1
|
||||||
kind: GitRepository
|
kind: GitRepository
|
||||||
@@ -41,12 +47,6 @@ spec:
|
|||||||
kind: GitRepository
|
kind: GitRepository
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
name: home-cluster-ops
|
name: home-cluster-ops
|
||||||
ignore: |
|
|
||||||
# exclude all
|
|
||||||
/*
|
|
||||||
# include flux directories
|
|
||||||
!/kubernetes/rpi5-cluster/infrastructure
|
|
||||||
!/kubernetes/rpi5-cluster/templates
|
|
||||||
---
|
---
|
||||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
|
|||||||
Reference in New Issue
Block a user