10 lines
199 B
YAML
10 lines
199 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1beta2
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: lwolf-charts
|
|
namespace: flux-system
|
|
spec:
|
|
interval: 1h
|
|
url: https://charts.lwolf.org
|
|
timeout: 3m
|