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