Skip to content

Commit 3b0fe3a

Browse files
committed
Update resource-hook.md
1 parent 94182f8 commit 3b0fe3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/software/container-engine/resource-hook.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ This can be done in multiple ways in TOML: for example, both of the following us
5252
[annotations.com.hooks.ssh] # (1)
5353
enabled = "true"
5454
```
55+
5556
1. The `ssh` table was doubly defined both in the `[annotations]` and in the `[annotations.com.hooks.ssh]` sections.
5657

5758
## Accessing native resources

0 commit comments

Comments
 (0)