Skip to content

Commit 44b5fee

Browse files
committed
misc: add enable_keyring entry for auth configuration
Signed-off-by: Bin Tang <[email protected]>
1 parent 68e31ef commit 44b5fee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

misc/snapshotter/config.toml

+2
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ kubeconfig_path = ""
7979
enable_cri_keychain = false
8080
# the target image service when using image proxy
8181
#image_service_address = "/run/containerd/containerd.sock"
82+
# Save auth to keyring and avoid dumping it to nydusd config file.
83+
enable_keyring = false
8284

8385
[snapshot]
8486
# Let containerd use nydus-overlayfs mount helper

0 commit comments

Comments
 (0)