mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
11 lines
315 B
YAML
11 lines
315 B
YAML
---
|
|
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json
|
|
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: crunchy-userinit
|
|
spec:
|
|
interval: 30m
|
|
url: https://ramblurr.github.io/crunchy-userinit-controller
|
|
timeout: 3m
|