mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-09-22 00:43:32 +00:00
11 lines
210 B
YAML
11 lines
210 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: GitRepository
|
|
metadata:
|
|
name: buildpath
|
|
namespace: buildpath
|
|
spec:
|
|
interval: 5m
|
|
url: https://git.vhaudiquet.fr/vhaudiquet/buildpath
|
|
ref:
|
|
branch: main
|