9 lines
196 B
YAML
9 lines
196 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1beta2
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: nicholaswilde
|
|
namespace: flux-system
|
|
spec:
|
|
interval: 6h
|
|
url: https://nicholaswilde.github.io/helm-charts/
|