consolidate repository files
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: GitRepository
|
||||
metadata:
|
||||
name: home-cluster-ops-secrets
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 10m0s
|
||||
ref:
|
||||
branch: main
|
||||
secretRef:
|
||||
name: flux-system
|
||||
timeout: 60s
|
||||
url: https://github.com/3dwardch3ng/home-cluster-ops-secrets.git
|
||||
@@ -1,10 +0,0 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: GitRepository
|
||||
metadata:
|
||||
name: home-cluster-ops
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 60m
|
||||
url: https://github.com/3dwardch3ng/home-cluster-ops
|
||||
ref:
|
||||
branch: main
|
||||
@@ -5,10 +5,13 @@ metadata:
|
||||
name: home-cluster-ops
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 60m
|
||||
url: https://github.com/3dwardch3ng/home-cluster-ops
|
||||
interval: 10m0s
|
||||
ref:
|
||||
branch: main
|
||||
secretRef:
|
||||
name: flux-system
|
||||
timeout: 60s
|
||||
url: https://github.com/3dwardch3ng/home-cluster-ops.git
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: GitRepository
|
||||
|
||||
Reference in New Issue
Block a user