mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
quote the kubectl apply -k command (#1217)
By request, for readability and also apparently it will then work on other platforms too. --------- Co-authored-by: Ramon de Klein <mail@ramondeklein.nl>
This commit is contained in:
@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user