Skip to content

Commit 25b9d09

Browse files
committed
misc: add enable_keyring entry for auth configuration
Signed-off-by: Bin Tang <[email protected]>
1 parent 52a3221 commit 25b9d09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

misc/snapshotter/config.toml

Lines changed: 2 additions & 0 deletions
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)