Moved CSI Plugin under the Persistent Storage Tab (#1230)

This commit is contained in:
Olly P 2019-06-20 13:26:19 +01:00 committed by paigehargrave
parent 9199a58f5d
commit 3dd499fd24
2 changed files with 2 additions and 2 deletions

View File

@ -1535,8 +1535,6 @@ manuals:
path: /ee/ucp/kubernetes/install-cni-plugin/ path: /ee/ucp/kubernetes/install-cni-plugin/
- title: Kubernetes network encryption - title: Kubernetes network encryption
path: /ee/ucp/kubernetes/kubernetes-network-encryption/ path: /ee/ucp/kubernetes/kubernetes-network-encryption/
- title: Deploy a CSI plugin
path: /ee/ucp/kubernetes/use-csi/
- sectiontitle: Persistent Storage - sectiontitle: Persistent Storage
section: section:
- title: Use NFS Storage - title: Use NFS Storage
@ -1549,6 +1547,8 @@ manuals:
path: /ee/ucp/kubernetes/storage/configure-aws-storage/ path: /ee/ucp/kubernetes/storage/configure-aws-storage/
- title: Configure iSCSI - title: Configure iSCSI
path: /ee/ucp/kubernetes/storage/use-iscsi/ path: /ee/ucp/kubernetes/storage/use-iscsi/
- title: Deploy a CSI plugin
path: /ee/ucp/kubernetes/storage/use-csi/
- sectiontitle: Cluster Ingress - sectiontitle: Cluster Ingress
section: section:
- title: Overview - title: Overview