Add the redacted source file for demo purposes Reviewed-on: https://source.michaeldileo.org/michael_dileo/Keybard-Vagabond-Demo/pulls/1 Co-authored-by: Michael DiLeo <michael_dileo@proton.me> Co-committed-by: Michael DiLeo <michael_dileo@proton.me>
11 lines
185 B
YAML
11 lines
185 B
YAML
---
|
|
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: tailscale
|
|
namespace: flux-system
|
|
spec:
|
|
interval: 1h
|
|
url: https://pkgs.tailscale.com/helmcharts
|
|
|