From bbbcadeb2601efaf61543164cca60ee26c6e97fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Mon, 15 Nov 2021 15:58:20 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20Typo=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- slides/exercises/ingress-secret-policy-details.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/exercises/ingress-secret-policy-details.md b/slides/exercises/ingress-secret-policy-details.md index 2d6dedaa..29355ef9 100644 --- a/slides/exercises/ingress-secret-policy-details.md +++ b/slides/exercises/ingress-secret-policy-details.md @@ -88,6 +88,6 @@ ## Step 5: double-check -- Check that the Ingres Controller can't access other secrets +- Check that the Ingress Controller can't access other secrets (e.g. by manually creating a Secret and checking with `kubectl exec`?)