From e77a55b8cb82620aed3278faedefcf0d098a9e86 Mon Sep 17 00:00:00 2001 From: "andrej.trusevic" Date: Tue, 23 Nov 2021 11:02:29 +0200 Subject: [PATCH] readme edit --- charts/aks-kyverno-policies/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/aks-kyverno-policies/README.md b/charts/aks-kyverno-policies/README.md index c0ae85e..e44669a 100644 --- a/charts/aks-kyverno-policies/README.md +++ b/charts/aks-kyverno-policies/README.md @@ -16,11 +16,11 @@ The motivation for this chart is to provide a way to deploy easy configurable Ky * [Description](#description) * [Motivation](#motivation) * [Prerequisites](#prerequisites) -* [Configure Policies](#configure-kyverno-policies) +* [Configure Policies](#configure-policies) * [Deploy and Upgrade Kyverno Policies](#deploy-and-upgrade-kyverno-policies) * [Review Policy Reports](#review-policy-reports) * [Remove the solution](#remove-the-solution) -* [Other Documentation](#external-documentation) +* [Other Documentation](#other-documentation) @@ -211,7 +211,7 @@ In order to remove the solution you need to run the following command: helm uninstall aks-kyverno-policies --namespace kyverno ``` -## External Documentation +## Other Documentation * [Kyverno]