mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
[doc] Render tutorials as list
Without this patch, the popular tutorials are listed in a single line, delimitated with asterisks. This is ugly, and it was intended to be a list instead. Fixes #2071 Signed-off-by: Jean-Philippe Evrard <jean-philippe@evrard.me>
This commit is contained in:
committed by
Patrick East
parent
3d57889d81
commit
b4cc1a4652
@@ -1040,6 +1040,7 @@ If you want to try OPA for a specific use case check out:
|
||||
* The [Ecosystem](ecosystem) page which showcases various of OPA integrations.
|
||||
|
||||
Some popular tutorials include:
|
||||
|
||||
* The [Kubernetes](kubernetes-introduction) page for how to use OPA as an admission controller in Kubernetes.
|
||||
* The [Envoy](envoy-authorization) page for how to use OPA as an external authorizer with Envoy.
|
||||
* The [Terraform](terraform) page for how to use OPA to validate Terraform plans.
|
||||
|
||||
Reference in New Issue
Block a user