mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-06-20 18:40:47 +00:00
10 lines
194 B
YAML
10 lines
194 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: grimmory
|
|
namespace: grimmory
|
|
spec:
|
|
type: "oci"
|
|
interval: 15m
|
|
url: oci://ghcr.io/grimmory-tools/helm-charts
|