Minor editorial changes.
This commit is contained in:
parent
d7d5c860a2
commit
f30ea79abb
2 changed files with 3 additions and 3 deletions
|
|
@ -3,9 +3,9 @@
|
||||||
The CRD must be deployed independently. Apart from that, the
|
The CRD must be deployed independently. Apart from that, the
|
||||||
`kustomize.yaml`
|
`kustomize.yaml`
|
||||||
|
|
||||||
* creates a small cdrom image repository and
|
* creates a small cdrom image repository and
|
||||||
|
|
||||||
* deploys the operator in namespace `vmop-dev` with a replica of 0.
|
* deploys the operator in namespace `vmop-dev` with a replica of 0.
|
||||||
|
|
||||||
This allows you to run the manager in your IDE.
|
This allows you to run the manager in your IDE.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@ layout: vm-operator
|
||||||
update the template manually. If you're using your own template, you
|
update the template manually. If you're using your own template, you
|
||||||
have to add a virtual serial port (see the git history of the standard
|
have to add a virtual serial port (see the git history of the standard
|
||||||
template for the required addition).
|
template for the required addition).
|
||||||
|
|
||||||
* Stateful sets from pre 3.4.0 versions are no longer removed automatically
|
* Stateful sets from pre 3.4.0 versions are no longer removed automatically
|
||||||
(see notes below). However, PVCs with the old naming scheme are still
|
(see notes below). However, PVCs with the old naming scheme are still
|
||||||
reused.
|
reused.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue