1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00

fix link in deploy-operator-helm (#871)

Yay @djwfyi  had the correct syntax
This commit is contained in:
Andrea Longo
2023-06-05 17:59:20 -06:00
committed by GitHub
parent 65e284f453
commit 9f5be8878b

View File

@ -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 <mc.--insecure>`.
If you have a TLS cert configured, omit ``--insecure`` and use ``svc/minio`` instead.