From 11e276b0426e00a905aca1f0423a8684d4b1f9f6 Mon Sep 17 00:00:00 2001 From: Inaki Date: Sat, 7 Mar 2020 17:58:01 +0100 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index c04ce002..463a11a3 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -60,6 +60,7 @@ pages: - Istio Service Mesh: istio.md - Consul Service Mesh: consul.md - Security Policy as Code: securityascode.md +- Cloud Native Storage: storage.md - Dev Environment: - Git: git.md - Visual Studio: visual-studio.md