forked from ab/homelab
Added iris.khv syncthing
This commit is contained in:
@ -9,8 +9,15 @@ helmCharts:
|
||||
- name: syncthing
|
||||
repo: https://k8s-home-lab.github.io/helm-charts
|
||||
version: 4.0.0
|
||||
releaseName: syncthing
|
||||
releaseName: syncthing-master
|
||||
namespace: syncthing
|
||||
valuesFile: syncthing-values.yaml
|
||||
valuesFile: syncthing-master.yaml
|
||||
includeCRDs: true
|
||||
|
||||
- name: syncthing
|
||||
repo: https://k8s-home-lab.github.io/helm-charts
|
||||
version: 4.0.0
|
||||
releaseName: syncthing-khv
|
||||
namespace: syncthing
|
||||
valuesFile: syncthing-khv.yaml
|
||||
includeCRDs: true
|
||||
|
Reference in New Issue
Block a user