Fix some minor codacy complaints.
This commit is contained in:
parent
6a3f6c5e3e
commit
074f0cf7da
6 changed files with 15 additions and 16 deletions
|
|
@ -1,16 +1,16 @@
|
|||
# Example setup for development
|
||||
|
||||
The CRD must be deployed independently. Apart from that, the
|
||||
The CRD must be deployed independently. Apart from that, the
|
||||
`kustomize.yaml`
|
||||
|
||||
* creates a small cdrom image repository and
|
||||
|
||||
|
||||
* deploys the operator in namespace `vmop-dev` with a replica of 0.
|
||||
|
||||
|
||||
This allows you to run the manager in your IDE.
|
||||
|
||||
The `kustomize.yaml` also changes the container image repository for
|
||||
the operator to a private repository for development. You have to
|
||||
the operator to a private repository for development. You have to
|
||||
adapt this to your own repository if you also want to test your
|
||||
development version in a container.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue