Make deployment artifacts with a consistent name pattern.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2019-05-07 20:19:45 +05:30
committed by mergify[bot]
parent 0a4b2b713a
commit 822cab8ed0
11 changed files with 11 additions and 11 deletions

View File

@ -4,7 +4,7 @@ kind: PersistentVolumeClaim
metadata:
name: rbd-pvc-restore
spec:
storageClassName: csi-rbd
storageClassName: csi-rbd-sc
dataSource:
name: rbd-pvc-snapshot
kind: VolumeSnapshot