diff --git a/source/operations/install-deploy-manage/deploy-operator-helm.rst b/source/operations/install-deploy-manage/deploy-operator-helm.rst index 3e2dc4ee..33b86162 100644 --- a/source/operations/install-deploy-manage/deploy-operator-helm.rst +++ b/source/operations/install-deploy-manage/deploy-operator-helm.rst @@ -435,7 +435,7 @@ To deploy a Tenant with Helm: mc alias set myminio https://localhost:9000 minio minio123 --insecure - This example uses the non-TLS ``myminio-hl`` service, which requires ``--insecure``. + This example uses the non-TLS ``myminio-hl`` service, which requires :std:option:`--insecure `. If you have a TLS cert configured, omit ``--insecure`` and use ``svc/minio`` instead.