From 9238a555f330192c3844b35463c32cf23a8035a3 Mon Sep 17 00:00:00 2001 From: ravindk89 Date: Fri, 20 Nov 2020 17:02:18 -0500 Subject: [PATCH] Fixing bad directive --- source/kubernetes/minio-operator-reference.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/kubernetes/minio-operator-reference.rst b/source/kubernetes/minio-operator-reference.rst index 8212cea8..9bdfd27d 100644 --- a/source/kubernetes/minio-operator-reference.rst +++ b/source/kubernetes/minio-operator-reference.rst @@ -789,7 +789,7 @@ of a MinIO Tenant, including automatic TLS certificate generation. encryption. Use wildcard patterns when constructing the ``commonName`` to ensure the generated certificates match the Kubernetes-generated DNS names of Tenant resources. See the Kubernetes documentation on - :kubedocs:`DNS for Services and Pods + :kube-docs:`DNS for Services and Pods ` for more information on Kubernetes DNS. @@ -831,7 +831,7 @@ of a MinIO Tenant, including automatic TLS certificate generation. Use wildcard patterns when constructing the DNS-related fields to ensure the generated certificates match the Kubernetes-generated DNS names of Tenant resources. See the Kubernetes documentation on - :kubedocs:`DNS for Services and Pods + :kube-docs:`DNS for Services and Pods ` for more information on Kubernetes DNS.