diff --git a/example/local-path/test-vm.yaml b/example/local-path/test-vm.yaml index 7a2aeac..c6f3011 100644 --- a/example/local-path/test-vm.yaml +++ b/example/local-path/test-vm.yaml @@ -24,7 +24,7 @@ spec: disks: - volumeClaimTemplate: metadata: - name: test-vm-system + name: system spec: storageClassName: "" selector: diff --git a/example/rook-ceph/test-vm.yaml b/example/rook-ceph/test-vm.yaml index f0c0f92..2dc71e0 100644 --- a/example/rook-ceph/test-vm.yaml +++ b/example/rook-ceph/test-vm.yaml @@ -24,7 +24,7 @@ spec: disks: - volumeClaimTemplate: metadata: - name: test-vm-system + name: system spec: storageClassName: rook-ceph-block resources: