feat(apps): enable Syncthing ingress

This commit is contained in:
Khue Doan 2021-09-29 00:04:36 +07:00
parent 1c64fca009
commit 286dd1c7e5

View File

@ -1 +1,12 @@
syncthing:
ingress:
main:
enable: true
annotations:
cert-manager.io/cluster-issuer: "selfsigned-cluster-issuer"
hosts:
- host: syncthing.khuedoan.com
tls:
- secretName: syncthing-tls-certificate
hosts:
- syncthing.khuedoan.com