mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-22 02:07:46 +07:00
Add Syncthing
This commit is contained in:
parent
5024a2d1fb
commit
dbc7cfe153
7
apps/syncthing/Chart.yaml
Normal file
7
apps/syncthing/Chart.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
apiVersion: v2
|
||||
name: syncthing
|
||||
version: 3.0.0
|
||||
dependencies:
|
||||
- name: syncthing
|
||||
version: 3.0.0
|
||||
repository: https://k8s-at-home.com/charts/
|
1
apps/syncthing/values.yaml
Normal file
1
apps/syncthing/values.yaml
Normal file
@ -0,0 +1 @@
|
||||
|
Loading…
Reference in New Issue
Block a user