From 27f194b515373f5f2a05104ed7c8803ba2cb6256 Mon Sep 17 00:00:00 2001 From: Robbie Blaine Date: Tue, 23 Apr 2024 13:27:09 +0200 Subject: [PATCH] Add App Root annotation to internal Prod * Automatically redirect `auth.yoma.world` to `auth.yoma.world/auth` --- helm/keycloak/conf/prod/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm/keycloak/conf/prod/values.yaml b/helm/keycloak/conf/prod/values.yaml index b120fc6f6..384f6df0b 100644 --- a/helm/keycloak/conf/prod/values.yaml +++ b/helm/keycloak/conf/prod/values.yaml @@ -1,6 +1,8 @@ ingress: internal: enabled: true + annotations: + nginx.ingress.kubernetes.io/app-root: /auth rules: - host: yoma.world paths: