From 174db20e04be2acb53f81969fd5c3c0bdbe9425f Mon Sep 17 00:00:00 2001 From: Yadunand Prem Date: Mon, 11 Nov 2024 23:38:23 -0500 Subject: [PATCH] feat: update podinfo --- apps/base/podinfo.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/base/podinfo.yaml b/apps/base/podinfo.yaml index ec979b5..0d24a1f 100644 --- a/apps/base/podinfo.yaml +++ b/apps/base/podinfo.yaml @@ -39,11 +39,11 @@ spec: annotations: traefik.ingress.kubernetes.io/router.middlewares: authentik-system-ak-outpost-authentik-embedded-outpost@kubernetescrd hosts: - - host: podinfo.i.yadunut.dev + - host: i.yadunut.dev paths: - path: / pathType: ImplementationSpecific tls: - secretName: wildcard-cert-yadunut.dev-prod hosts: - - podinfo.i.yadunut.dev + - i.yadunut.dev