From 04535a0e72f803f8e0795cd2f1ff46011ed4f43f Mon Sep 17 00:00:00 2001 From: "Michael N. Lipp" Date: Mon, 14 Aug 2023 11:01:21 +0200 Subject: [PATCH] Fix name. --- example/local-path/test-vm.yaml | 2 +- example/rook-ceph/test-vm.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: