2024-01-11 15:03:54 -06:00
|
|
|
---
|
|
|
|
# yaml-language-server: $schema=https://ks.hsn.dev/source.toolkit.fluxcd.io/helmrepository_v1beta2.json
|
2024-05-30 13:35:59 -05:00
|
|
|
apiVersion: source.toolkit.fluxcd.io/v1
|
2024-01-11 15:03:54 -06:00
|
|
|
kind: HelmRepository
|
|
|
|
metadata:
|
|
|
|
name: crunchydata
|
|
|
|
namespace: flux-system
|
|
|
|
spec:
|
|
|
|
type: oci
|
|
|
|
interval: 30m
|
|
|
|
url: oci://registry.developers.crunchydata.com/crunchydata
|
|
|
|
timeout: 3m
|