mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-07-21 12:57:07 +00:00
9 lines
188 B
YAML
9 lines
188 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: stalwart-helm
|
|
namespace: stalwart
|
|
spec:
|
|
interval: 1m
|
|
url: https://kgrubb.github.io/stalwart-helm-chart
|