Skip to content

Commit 7be895e

Browse files
committed
more work
1 parent 8da23e1 commit 7be895e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/operations/network-encryption.rst

+3-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,9 @@ cert-manager Certificate Management
6767
For instructions for deploying the MinIO Operator and tenants using cert-manager, refer to the :ref:`cert-manager page <minio-certmanager>`.
6868

6969
Manual Certificate Management
70-
The Tenant CRD spec ``spec.externalCertsSecret`` supports specifying either ``opaque`` or ``kubernetes.io/tls`` type :kube-docs:`secrets <concepts/configuration/secret/#secret-types>` containing the ``private.key`` and ``public.crt`` to use for TLS.
70+
The Tenant CRD spec ``spec.externalCertsSecret`` supp .. include:: /includes/common/common-configure-keycloak-identity-management.rst
71+
:start-after: start-configure-keycloak-minio-cli
72+
orts specifying either ``opaque`` or ``kubernetes.io/tls`` type :kube-docs:`secrets <concepts/configuration/secret/#secret-types>` containing the ``private.key`` and ``public.crt`` to use for TLS.
7173

7274
You can specify multiple certificates to support Tenants which have multiple assigned hostnames.
7375

0 commit comments

Comments
 (0)