11 lines
322 B
YAML
11 lines
322 B
YAML
---
|
|
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/helmrepository-source-v1beta2.json
|
|
apiVersion: source.toolkit.fluxcd.io/v1beta2
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: xenitab
|
|
spec:
|
|
type: oci
|
|
interval: 30m
|
|
url: oci://ghcr.io/xenitab/helm-charts
|
|
timeout: 3m
|