diff --git a/source/operations/install-deploy-manage/deploy-operator-kustomize.rst b/source/operations/install-deploy-manage/deploy-operator-kustomize.rst index 2bd4c636..61b4dba5 100644 --- a/source/operations/install-deploy-manage/deploy-operator-kustomize.rst +++ b/source/operations/install-deploy-manage/deploy-operator-kustomize.rst @@ -54,7 +54,7 @@ The following procedure uses ``kubectl -k`` to install the Operator from the Min :class: copyable :substitutions: - kubectl apply -k github.com/minio/operator\?ref=v|operator-version-stable| + kubectl apply -k "github.com/minio/operator?ref=v|operator-version-stable|" The output resembles the following: