From b041a2f9ece1a2e4a135254ff2bdeb6baeeb98f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Wed, 26 Jun 2019 09:53:17 -0500 Subject: [PATCH] Update openid-connect.md --- slides/k8s/openid-connect.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/k8s/openid-connect.md b/slides/k8s/openid-connect.md index c213d75b..8b23fd64 100644 --- a/slides/k8s/openid-connect.md +++ b/slides/k8s/openid-connect.md @@ -206,7 +206,7 @@ We should get an `Unauthorized` response, since we haven't enabled OpenID Connec (or where the control plane is deployed in static pods) -- If your cluster is different, you will need to adapt them +- If your cluster is deployed differently, you will need to adapt them .exercise[