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

Updates for two October 2024 releases (#1353)

Deprecates a no longer used operator environment variable.

Closes #1351

Adds `mc admin accesskey` and subcommands.
Updates `mc admin user svcacct` and subcommands with reference to new
commands.

Closes #1350
This commit is contained in:
Daryl White
2024-10-22 16:32:42 -04:00
committed by GitHub
parent b79934f11d
commit af3d8aba9f
19 changed files with 1135 additions and 7 deletions

View File

@ -63,12 +63,6 @@ Available MinIO Operator Environment Variables
The password Operator should use to decrypt the private key in the TLS certificate for Operator.
.. envvar:: MINIO_OPERATOR_DEPLOYMENT_NAME
Specifies the namespace to create and use for Operator.
When not specified, the default value is ``minio-operator``.
.. envvar:: OPERATOR_STS_ENABLED
Toggle STS Service ``on`` or ``off``.