From e77edb0ede3dd2ff6079d97f6070cda38e06b103 Mon Sep 17 00:00:00 2001 From: Michael Simmons Date: Thu, 13 Aug 2020 17:13:15 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6aa6456..9837365 100644 --- a/README.md +++ b/README.md @@ -30,3 +30,6 @@ The Open Policy Agent (OPA, pronounced “oh-pa”) is an open source, general-p - See [the Roadmap slides](https://docs.google.com/presentation/d/16QV6gvLDOV3I0_guPC3_19g6jHkEg3X9xqMYgtoCKrs/edit?usp=sharing) for a snapshot of high-level OPA features in-progress and planned. - Try [play.openpolicyagent.org](https://play.openpolicyagent.org) to experiment with OPA policies. - Join the conversation on [Slack](https://slack.openpolicyagent.org). + +### Helm Chart +For a kubernetes deployment please see the [OPA Helm chart](https://repo1.dsop.io/dsop/charts/-/tree/master/stable/opa) -- GitLab