We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94182f8 commit 3b0fe3aCopy full SHA for 3b0fe3a
docs/software/container-engine/resource-hook.md
@@ -52,6 +52,7 @@ This can be done in multiple ways in TOML: for example, both of the following us
52
[annotations.com.hooks.ssh] # (1)
53
enabled = "true"
54
```
55
+
56
1. The `ssh` table was doubly defined both in the `[annotations]` and in the `[annotations.com.hooks.ssh]` sections.
57
58
## Accessing native resources
0 commit comments