mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-03 01:00:54 +02:00
10 lines
191 B
YAML
10 lines
191 B
YAML
---
|
|
apiVersion: source.toolkit.fluxcd.io/v1beta2
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: bjw-s-charts
|
|
namespace: flux-system
|
|
spec:
|
|
interval: 1h
|
|
url: https://bjw-s.github.io/helm-charts/
|