Add/update example configurations.

This commit is contained in:
Michael Lipp 2023-08-11 12:22:26 +02:00
parent 40a005329f
commit 3c5b7334a8
8 changed files with 156 additions and 18 deletions

10
example/Readme.md Normal file
View 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.