Update k8s/apps/syncthing/kustomization.yaml
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 7s
Auto-update README / Generate README and Create MR (push) Successful in 4s

This commit is contained in:
ab
2026-02-02 15:29:53 +00:00
parent 651acf665e
commit 2b5e76e24d

View File

@@ -16,14 +16,6 @@ helmCharts:
valuesFile: syncthing-master.yaml valuesFile: syncthing-master.yaml
includeCRDs: true 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
- name: syncthing - name: syncthing
repo: https://k8s-home-lab.github.io/helm-charts repo: https://k8s-home-lab.github.io/helm-charts
version: 4.0.0 version: 4.0.0
@@ -31,3 +23,11 @@ helmCharts:
namespace: syncthing namespace: syncthing
valuesFile: syncthing-nas.yaml valuesFile: syncthing-nas.yaml
includeCRDs: true 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