diff --git a/docs/mtls/index.html b/docs/mtls/index.html index 904c57e..7713b0a 100644 --- a/docs/mtls/index.html +++ b/docs/mtls/index.html @@ -32,7 +32,7 @@
$ curl http://server:80
Hello World! /$
-To enforce mTLS such that only TLS traffic is accepted by all services in all Istio-injected namespacess, we’ll apply the following Istio PeerAuthentication resource:
To enforce mTLS such that only TLS traffic is accepted by all services in all Istio-injected namespaces, we’ll apply the following Istio PeerAuthentication resource:
apiVersion: "security.istio.io/v1beta1"
kind: "PeerAuthentication"
metadata: