Update semaphore ingress

This commit is contained in:
dvirlabs 2026-04-13 13:52:32 +03:00
parent fd8c494161
commit 82c3d60ade

View File

@ -21,7 +21,7 @@ ingress:
traefik.ingress.kubernetes.io/router.tls: "true" traefik.ingress.kubernetes.io/router.tls: "true"
cert-manager.io/cluster-issuer: letsencrypt-prod cert-manager.io/cluster-issuer: letsencrypt-prod
hosts: hosts:
- host: semaphore.local - host: semaphore.dvirlabs.com
paths: paths:
- path: / - path: /
pathType: Prefix pathType: Prefix