From 58dbf6658d214e115e6a41d44232f1e395bc06f5 Mon Sep 17 00:00:00 2001 From: Inaki Date: Tue, 20 Aug 2019 17:56:12 +0200 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index 457e8de5..ef532f24 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -50,6 +50,7 @@ pages: - Networking on Kubernetes: - Istio Service Mesh: istio.md - Troubleshooting openshift network performance: troubleshooting-openshift-network-performance.md +- Security Policy as Code: securityascode.md - Dev Environment: - Git: git.md - Visual Studio: visual-studio.md