mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
11 lines
199 B
YAML
11 lines
199 B
YAML
---
|
|
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: authelia-charts
|
|
namespace: flux-system
|
|
spec:
|
|
interval: 1h
|
|
url: https://charts.authelia.com
|
|
timeout: 3m
|