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