This commit is contained in:
Richard Tomik
2025-03-23 17:06:32 +01:00
parent 3c21d77641
commit c929e97281

View File

@ -46,13 +46,13 @@ ingress:
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: websecure
hosts:
- host: donetick.tomik.lat
- host: donetick.domain.com
paths:
- path: /
pathType: Prefix
tls:
- hosts:
- donetick.tomik.lat
- donetick.domain.com
# Optional: specify the name of an existing TLS secret
# secretName: "existing-tls-secret"