mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-02 12:24:23 +07:00
13 lines
293 B
YAML
13 lines
293 B
YAML
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
|