10 lines
181 B
YAML
10 lines
181 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: gabe565
|
|
namespace: flux-system
|
|
spec:
|
|
interval: 6h
|
|
type: oci
|
|
url: oci://ghcr.io/gabe565/charts
|