Update k8s/apps/syncthing/kustomization.yaml
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user