1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Fixes command for upgrading a MinIO Tenant (#1406)

Closes #1403
This commit is contained in:
Daryl White
2025-02-05 17:14:40 -05:00
committed by GitHub
parent 0dc9df6e2a
commit 9ce1af6fdd

View File

@ -123,7 +123,7 @@ Refer to the :kube-docs:`Kustomize Documentation <tasks/manage-kubernetes-object
.. code-block:: shell
:class: copyable
kubectl apply -f ./
kubectl apply -k ./
The output resembles the following: