fix(apps): fix Syncthing ingress value syntax

This commit is contained in:
Khue Doan 2021-09-29 00:32:42 +07:00
parent 3cb428f062
commit 842ffd6b06

View File

@ -1,11 +1,14 @@
syncthing:
ingress:
main:
enable: true
enabled: true
annotations:
cert-manager.io/cluster-issuer: "selfsigned-cluster-issuer"
hosts:
- host: syncthing.khuedoan.com
paths:
- path: /
pathType: Prefix
tls:
- secretName: syncthing-tls-certificate
hosts: