From eb4cdb2f0334cc96157bf765aaae60c44d9e6af3 Mon Sep 17 00:00:00 2001 From: Moustafa Nawar Date: Tue, 25 Oct 2022 09:59:19 +0200 Subject: [PATCH] mv into dir --- examples/{ => start-with-snapshot}/create-volume.sh | 0 examples/{ => start-with-snapshot}/snapshots-pv.yaml | 0 examples/{ => start-with-snapshot}/snapshots-pvc.yaml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename examples/{ => start-with-snapshot}/create-volume.sh (100%) rename examples/{ => start-with-snapshot}/snapshots-pv.yaml (100%) rename examples/{ => start-with-snapshot}/snapshots-pvc.yaml (100%) diff --git a/examples/create-volume.sh b/examples/start-with-snapshot/create-volume.sh similarity index 100% rename from examples/create-volume.sh rename to examples/start-with-snapshot/create-volume.sh diff --git a/examples/snapshots-pv.yaml b/examples/start-with-snapshot/snapshots-pv.yaml similarity index 100% rename from examples/snapshots-pv.yaml rename to examples/start-with-snapshot/snapshots-pv.yaml diff --git a/examples/snapshots-pvc.yaml b/examples/start-with-snapshot/snapshots-pvc.yaml similarity index 100% rename from examples/snapshots-pvc.yaml rename to examples/start-with-snapshot/snapshots-pvc.yaml