From c15e295cc3ea093244c78d321d4645d65f712275 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Fri, 14 Oct 2022 09:35:03 +0200 Subject: [PATCH] fix sso service --- infrastructure/templates/sso.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/infrastructure/templates/sso.yaml b/infrastructure/templates/sso.yaml index 5f67b0c..a04180d 100644 --- a/infrastructure/templates/sso.yaml +++ b/infrastructure/templates/sso.yaml @@ -63,7 +63,6 @@ spec: to: kind: Service name: sso - port: 8443 --- apiVersion: apps/v1 kind: Deployment