Skip to content

Commit 9ce1af6

Browse files
authored
Fixes command for upgrading a MinIO Tenant (#1406)
Closes #1403
1 parent 0dc9df6 commit 9ce1af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/operations/install-deploy-manage/upgrade-minio-tenant.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Refer to the :kube-docs:`Kustomize Documentation <tasks/manage-kubernetes-object
123123
.. code-block:: shell
124124
:class: copyable
125125
126-
kubectl apply -f ./
126+
kubectl apply -k ./
127127
128128
The output resembles the following:
129129

0 commit comments

Comments
 (0)