goredirect: target k6.ee directly traefik.k-space.ee

will be interesting how the cname works out
for ingress, it must be the same IP space as traefik is on, otherwise dns points to ip with nothing
This commit is contained in:
2025-07-09 20:18:23 +03:00
parent 4f35c87a6c
commit 754b2180fd
2 changed files with 3 additions and 4 deletions

View File

@@ -63,9 +63,8 @@ metadata:
annotations:
kubernetes.io/ingress.class: traefik
traefik.ingress.kubernetes.io/router.entrypoints: websecure
# external-dns.alpha.kubernetes.io/target: traefik.k-space.ee
# ^ ommitting for direct ip. Root level can't have CNAME.
external-dns.alpha.kubernetes.io/hostname: k6.ee
# external-dns.alpha.kubernetes.io/target: traefik.k-space.ee
# external-dns.alpha.kubernetes.io/hostname: k6.ee
spec:
rules:
- host: k6.ee