Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

Commit ed70559

Browse files
committed
take over sync duties
Signed-off-by: Kingdon Barrett <[email protected]>
1 parent 2d1cb4e commit ed70559

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

clusters/hephy-staging/flux-system/gotk-components.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ spec:
99
registry: "ghcr.io/fluxcd"
1010
cluster:
1111
type: kubernetes
12+
sync:
13+
kind: GitRepository
14+
url: "ssh://[email protected]/kingdonb/bootstrap-repo.git"
15+
ref: "refs/heads/main"
16+
path: "clusters/hephy-staging"
17+
pullSecret: "flux-system"
1218
components:
1319
- source-controller
1420
- kustomize-controller

0 commit comments

Comments
 (0)