Added iris.khv syncthing

This commit is contained in:
Ultradesu
2025-06-18 13:21:29 +01:00
parent 710192091c
commit 36a78797bd
3 changed files with 49 additions and 2 deletions

View File

@ -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