From 1872fece72df2fd82673c3721a17b47e50cf5fc8 Mon Sep 17 00:00:00 2001 From: Alex Fornuto Date: Thu, 7 Oct 2021 12:11:26 -0500 Subject: [PATCH] typo correction --- examples/kubernetes/pomerium-certificates.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/kubernetes/pomerium-certificates.yaml b/examples/kubernetes/pomerium-certificates.yaml index 638c8a29c..b17ad010c 100644 --- a/examples/kubernetes/pomerium-certificates.yaml +++ b/examples/kubernetes/pomerium-certificates.yaml @@ -17,7 +17,7 @@ spec: - pomerium-databroker.pomerium.svc.cluster.local - pomerium-authenticate.pomerium.svc.cluster.local - authenticate.localhost.pomerium.io - # TODO - If you're noy using the Pomerium Ingress controller, you may want a wildcard entry as well. + # TODO - If you're not using the Pomerium Ingress controller, you may want a wildcard entry as well. #- "*.localhost.pomerium.io" # Quotes are required to escape the wildcard --- apiVersion: cert-manager.io/v1