We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e31ef commit 44b5feeCopy full SHA for 44b5fee
misc/snapshotter/config.toml
@@ -79,6 +79,8 @@ kubeconfig_path = ""
79
enable_cri_keychain = false
80
# the target image service when using image proxy
81
#image_service_address = "/run/containerd/containerd.sock"
82
+# Save auth to keyring and avoid dumping it to nydusd config file.
83
+enable_keyring = false
84
85
[snapshot]
86
# Let containerd use nydus-overlayfs mount helper
0 commit comments