You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# changed to default true with https://github.com/containerd/containerd/pull/4665 and subsequent service refreshes.
113
+
disable_snapshot_annotations = true
113
114
114
115
# discard_unpacked_layers allows GC to remove layers from the content store after
115
116
# successfully unpacking these layers to the snapshotter.
@@ -247,10 +248,10 @@ version = 2
247
248
# key_model defines the name of the key model used for how the cri obtains
248
249
# keys used for decryption of encrypted container images.
249
250
# The [decryption document](https://github.com/containerd/cri/blob/master/docs/decryption.md)
250
-
# contains additional information about the key models available.
251
+
# contains additional information about the key models available.
251
252
#
252
253
# Set of available string options: {"", "node"}
253
-
# Omission of this field defaults to the empty string "", which indicates no key model,
254
+
# Omission of this field defaults to the empty string "", which indicates no key model,
254
255
# disabling image decryption.
255
256
#
256
257
# In order to use the decryption feature, additional configurations must be made.
0 commit comments