Update examples.
This commit is contained in:
parent
ec4e6c64ba
commit
ef4576104f
3 changed files with 19 additions and 7 deletions
|
|
@ -7,8 +7,8 @@ kubectl apply -f https://github.com/mnlipp/VM-Operator/raw/main/deploy/crds/vms-
|
|||
```
|
||||
|
||||
Apart from that, the `kustomize.yaml` defines a namespace for the manager
|
||||
(and the VMs managed by it) and patches the repository PVC to create
|
||||
a small volume using a ceph fs.
|
||||
(and the VMs managed by it) and applies patches to use `rook-cephfs` as
|
||||
storage class (instead of the default storage class).
|
||||
|
||||
The `kustomize.yaml` does not include the test VM. Before creating
|
||||
the test VM, you will again most likely want to change the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue