Hide clipboard for codeblocks that shouldn't be copied

pull/12863/head
Nathan Coleman 3 years ago
parent ac04a1251f
commit d039e0088f

@ -101,7 +101,7 @@ Ensure that the following requirements are met prior to upgrading:
<CodeBlockConfig hideClipboard>
```yaml
```yaml hideClipboard
example-http-route:
- namespace: example-namespace
kind: HTTPRoute
@ -137,7 +137,7 @@ Ensure that the following requirements are met prior to upgrading:
<CodeBlockConfig hideClipboard>
```log
```log hideClipboard
{
"name": "example-http-route",
"namespace": "example-namespace",

Loading…
Cancel
Save