File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ configuration checks using [Open Policy Agent (OPA)](https://www.openpolicyagent
2424 - [ Build] ( #build )
2525 - [ Use Preflight] ( #use-preflight )
2626 - [ Use Preflight Locally] ( #use-preflight-locally )
27+ - [ Use Preflight Web UI] ( #use-preflight-web-ui )
2728 - [ Use Preflight In-Cluster] ( #use-preflight-in-cluster )
2829
2930<!-- markdown-toc end -->
@@ -119,9 +120,9 @@ preflight check --config-file=./examples/pods.preflight.yaml
119120```
120121
121122You will see a CLI formatted report if everything goes well.
122- Also, you will get a JSON report in ` ./output ` .
123+ Also, you will get a JSON report in ` ./output ` .
123124
124- ## Use Preflight Web UI
125+ ### Use Preflight Web UI
125126
126127If you want to visualise the report in your browser,
127128you can access the [ * Preflight Web UI* ] ( https://preflight.jetstack.io/ )
You can’t perform that action at this time.
0 commit comments