From ec117fcc20d773199cdc2fd5ca5bc7747602c71b Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Mon, 30 Mar 2020 17:56:16 -0700 Subject: [PATCH] Fix link --- .../rancher/v2.x/en/cluster-admin/tools/opa-gatekeper/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/cluster-admin/tools/opa-gatekeper/_index.md b/content/rancher/v2.x/en/cluster-admin/tools/opa-gatekeper/_index.md index b55f459db22..3c7cdd264af 100644 --- a/content/rancher/v2.x/en/cluster-admin/tools/opa-gatekeper/_index.md +++ b/content/rancher/v2.x/en/cluster-admin/tools/opa-gatekeper/_index.md @@ -10,7 +10,7 @@ To ensure consistency and compliance, every organization needs the ability to de OPA provides a high-level declarative language that lets you specify policy as code and ability to extend simple APIs to offload policy decision-making. -OPA Gatekeeper[https://github.com/open-policy-agent/gatekeeper] is a project that provides integration between OPA and Kubernetes. OPA Gatekeeper provides: +(OPA Gatekeeper)[https://github.com/open-policy-agent/gatekeeper] is a project that provides integration between OPA and Kubernetes. OPA Gatekeeper provides: - An extensible, parameterized policy library. - Native Kubernetes CRDs for instantiating the policy library, also called “constraints."