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:
@ -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
|
||||
|
Reference in New Issue
Block a user