Skip to content

Commit f93b725

Browse files
committed
Update doc cri plugin convention
Signed-off-by: Brandon Lum <[email protected]>
1 parent fcda0cf commit f93b725

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/decryption.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,8 @@ An example for configuring the "node" key model for container image decryption:
2121

2222
Configure `cri` to enable decryption with "node" key model
2323
```toml
24-
[plugins.cri.image_decryption]
24+
[plugins."io.containerd.grpc.v1.cri".image_decryption]
2525
key_model = "node"
26-
2726
```
2827

2928
Configure `containerd` daemon [`stream_processors`](https://github.com/containerd/containerd/blob/master/docs/stream_processors.md) to handle the

0 commit comments

Comments
 (0)