mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-19 04:26:04 +00:00
9 lines
185 B
YAML
9 lines
185 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: photoprism
|
|
namespace: photoprism
|
|
spec:
|
|
interval: 1m
|
|
url: https://andrenarchy.github.io/helm-charts/
|