From 292fdbba04f88f3c235992f94f83427f4d6a304b Mon Sep 17 00:00:00 2001 From: Kevin Schu Date: Fri, 30 Apr 2021 11:39:57 +0200 Subject: [PATCH] Update open-policy-agent.md --- radar/2021-01-01/open-policy-agent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radar/2021-01-01/open-policy-agent.md b/radar/2021-01-01/open-policy-agent.md index f83035a..baeae9e 100644 --- a/radar/2021-01-01/open-policy-agent.md +++ b/radar/2021-01-01/open-policy-agent.md @@ -9,4 +9,4 @@ quadrant: tools The utility of OPA and Rego comes from the various integrations into other cloud-natives services and tools. It can be part of the Kubernetes Admission Control process, can be used for authorization decisions within a Service Mesh or could be part of infrastructure evaluation pipelines. -We use OPA in some of our infrastructure pipelines to ensure that changes don't have undesired impact or within Kubernetes to evaluate the overall conformity of our deployments with the gives policies. \ No newline at end of file +We use OPA in some of our infrastructure pipelines to ensure that changes don't have undesired impact or within Kubernetes to evaluate the overall conformity of our deployments with the given policies.