Update k8s/apps/syncthing/kustomization.yaml
Check with kubeconform / lint (push) Successful in 9s

This commit is contained in:
2025-09-09 22:45:30 +00:00
parent ef6c7998a4
commit 049542f434
+8
View File
@@ -21,3 +21,11 @@ helmCharts:
namespace: syncthing namespace: syncthing
valuesFile: syncthing-khv.yaml valuesFile: syncthing-khv.yaml
includeCRDs: true includeCRDs: true
- name: syncthing
repo: https://k8s-home-lab.github.io/helm-charts
version: 4.0.0
releaseName: syncthing-nas
namespace: syncthing
valuesFile: syncthing-nas.yaml
includeCRDs: true