Skip to content

Commit 8c1ad6e

Browse files
author
eliranb
committed
Fix formatting in custom_resource.md by adding a newline at the end of the file to ensure proper rendering and adherence to markdown standards.
1 parent 924923b commit 8c1ad6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/custom_resource.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,5 @@ stringData:
5959
# Server certificate hash. It is ensuring that agent is connected to the right Lightrun server
6060
pinned_cert_hash: <pinned_cert_hash>
6161
kind: Secret
62-
type: Opaque
62+
type: Opaque
63+
```

0 commit comments

Comments
 (0)