deleted redundant placeholder

This commit is contained in:
Mark Bishop
2018-05-15 18:37:15 -07:00
committed by Mark Bishop
parent 4cb830fd93
commit fb28974655
2 changed files with 1 additions and 15 deletions
@@ -1,14 +0,0 @@
---
title: Storage
weight: 2125
draft: true
---
Coming Soon
## Persistent Volumes
Coming Soon
## Storage Classes
Coming Soon
@@ -1,5 +1,5 @@
---
title: Volumes
title: Volumes and Storage
weight: 2225
---
There are two ways to create volumes on Kubernetes: Persistent Volumes (PVs) and Storage Classes.