From e9d052389d89faf125c2a8a58595b8f84d7db85d Mon Sep 17 00:00:00 2001 From: Inaki Date: Sun, 2 Feb 2020 17:18:33 +0100 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 28ac9c0c..2206b8aa 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -53,10 +53,9 @@ pages: - Ansible: ansible.md - Liquibase: liquibase.md - Databases on Kubernetes: databases.md -- Networking on Kubernetes: +- Service Mesh on Kubernetes: - Istio Service Mesh: istio.md - Consul Service Mesh: consul.md - - OpenShift & Kubernetes Networking: networking.md - Security Policy as Code: securityascode.md - Dev Environment: - Git: git.md