diff --git a/dev-example/Readme.md b/dev-example/Readme.md index ba381e1..d794b24 100644 --- a/dev-example/Readme.md +++ b/dev-example/Readme.md @@ -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. diff --git a/webpages/upgrading.md b/webpages/upgrading.md index 644dce6..f3119b0 100644 --- a/webpages/upgrading.md +++ b/webpages/upgrading.md @@ -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.