From e56ea44f057532ea710010faec981e12de29ba07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Mon, 10 Oct 2022 22:49:15 +0200 Subject: [PATCH] wip --- infrastructure/templates/sso.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/templates/sso.yaml b/infrastructure/templates/sso.yaml index 9191c1c..206f538 100644 --- a/infrastructure/templates/sso.yaml +++ b/infrastructure/templates/sso.yaml @@ -188,6 +188,7 @@ spec: tls: termination: reencrypt to: + kind: Service name: sso --- apiVersion: apps.openshift.io/v1