mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-09-12 12:11:14 +00:00
9 lines
195 B
YAML
9 lines
195 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: buildpath
|
|
namespace: buildpath
|
|
spec:
|
|
interval: 5m
|
|
url: https://git.vhaudiquet.fr/api/packages/vhaudiquet/helm
|