add source code and readme
This commit is contained in:
10
manifests/infrastructure/tailscale/helm-repository.yaml
Normal file
10
manifests/infrastructure/tailscale/helm-repository.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: tailscale
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://pkgs.tailscale.com/helmcharts
|
||||
|
||||
Reference in New Issue
Block a user