Minor editorial changes.

This commit is contained in:
Michael Lipp 2025-03-29 17:41:01 +01:00
parent d7d5c860a2
commit f30ea79abb
2 changed files with 3 additions and 3 deletions

View file

@ -3,9 +3,9 @@
The CRD must be deployed independently. Apart from that, the
`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.

View file

@ -34,7 +34,7 @@ layout: vm-operator
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
template for the required addition).
* 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
reused.