mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +03:00
Doc updates related to Operator v5.0.0 (#837)
Updates docs for most changes through v5.0.4. Does not have changes related to sidecar containers. Partially addresses #791 Staged: http://192.241.195.202:9000/staging/operator-5.0.0/index.html
This commit is contained in:
@ -29,6 +29,12 @@ This command is an alternative to configuring `Ingress <https://kubernetes.io/do
|
||||
:start-after: start-kubectl-minio-requires-operator-desc
|
||||
:end-before: end-kubectl-minio-requires-operator-desc
|
||||
|
||||
.. cond:: openshift
|
||||
|
||||
.. versionchanged:: Operator 5.0.0
|
||||
|
||||
The ``kubectl minio proxy`` command now supports retrieving the JWT for use with OpenShift deployments.
|
||||
|
||||
Syntax
|
||||
------
|
||||
|
||||
@ -69,4 +75,11 @@ The command supports the following flags:
|
||||
:optional:
|
||||
|
||||
The namespace for which to access the operator.
|
||||
Defaults to ``minio-operator``.
|
||||
|
||||
.. cond:: not openshift
|
||||
|
||||
Defaults to ``minio-operator``.
|
||||
|
||||
.. cond:: openshift
|
||||
|
||||
Defaults to ``openshift-operators``.
|
Reference in New Issue
Block a user