Improve logging.
This commit is contained in:
parent
6310c7fb82
commit
3e2a5af6fd
4 changed files with 3 additions and 3 deletions
10
example/local-path/Readme.md
Normal file
10
example/local-path/Readme.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Example setup for development
|
||||
|
||||
The CRD must be deployed independently. Apart from that, the
|
||||
`kustomize.yaml` defines a namespace for the manager (and the VMs
|
||||
managed by it). You will most likely want to patch the PVC
|
||||
for the image repository.
|
||||
|
||||
The `kustomize.yaml` does not include the test VM. Before creating
|
||||
the test VM, you will again most likely want to change the
|
||||
disk definition.
|
||||
Loading…
Add table
Add a link
Reference in a new issue