9 lines
181 B
YAML
9 lines
181 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: coroot-repo
|
|
namespace: flux-system
|
|
spec:
|
|
interval: 1h
|
|
url: https://coroot.github.io/helm-charts
|