1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +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

@ -65,6 +65,14 @@ They are listed here for historical reference only.
To perform root credential rotation, modify the :envvar:`MINIO_ROOT_USER` and :envvar:`MINIO_ROOT_PASSWORD` environment variables.
.. envvar:: MINIO_OPERATOR_DEPLOYMENT_NAME
.. deprecated:: Operator 6.0.4
Specifies the namespace to create and use for Operator.
When not specified, the default value is ``minio-operator``.
.. envvar:: MINIO_SECRET_KEY_OLD
.. deprecated:: RELEASE.2021-04-22T15-44-28Z