9 lines
164 B
YAML
9 lines
164 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: zot
|
|
namespace: zot
|
|
spec:
|
|
interval: 1h
|
|
url: https://zotregistry.dev/helm-charts
|