mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +03:00
Updating docs for changes with Operator 0.19.5 (#592)
Closes #527 - Adds information about the new Register tab in the Operator - Updates screenshots to show the Register tab - Adds note about permissions when managing buckets in a tenant - Added new FSGroupChangePolicy field to security context when creating tenants
This commit is contained in:
@ -36,7 +36,7 @@ You can install the MinIO plugin using either the Kubernetes Krew plugin manager
|
||||
:substitutions:
|
||||
:class: copyable
|
||||
|
||||
curl https://github.com/minio/operator/releases/download/v|operator-version-stable|/kubectl-minio_|operator-version-stable|_linux_amd64 -o kubectl-minio
|
||||
curl https://github.com/minio/operator/releases/download/|operator-version-stable|/kubectl-minio_|operator-version-stable|_linux_amd64 -o kubectl-minio
|
||||
chmod +x kubectl-minio
|
||||
mv kubectl-minio /usr/local/bin/
|
||||
|
||||
|
Reference in New Issue
Block a user