mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 17:14:25 +00:00
9 lines
163 B
YAML
9 lines
163 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: authelia
|
|
namespace: auth
|
|
spec:
|
|
interval: 24h
|
|
url: https://charts.authelia.com
|