mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-05-07 09:11:22 +00:00
9 lines
178 B
YAML
9 lines
178 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: blocky
|
|
namespace: blocky
|
|
spec:
|
|
interval: 1h
|
|
url: https://k8s-home-lab.github.io/helm-charts/
|