Fix: Changed syncthing access and auth scheme
This commit is contained in:
@@ -4,10 +4,8 @@ kind: Kustomization
|
||||
|
||||
resources:
|
||||
- app.yaml
|
||||
- ingress-route.yaml
|
||||
- middleware.yaml
|
||||
- landing-page.yaml
|
||||
- asset-router.yaml
|
||||
- nginx-router.yaml
|
||||
- traefik-simple.yaml
|
||||
|
||||
helmCharts:
|
||||
- name: syncthing
|
||||
@@ -32,4 +30,4 @@ helmCharts:
|
||||
releaseName: syncthing-nas
|
||||
namespace: syncthing
|
||||
valuesFile: syncthing-nas.yaml
|
||||
includeCRDs: true
|
||||
includeCRDs: true
|
Reference in New Issue
Block a user