We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 377cd4f commit 6a53a15Copy full SHA for 6a53a15
cri/v1alpha1/cri.go
@@ -65,7 +65,7 @@ const (
65
resolvConfPath = "/etc/resolv.conf"
66
67
// defaultSnapshotterName is the default Snapshotter name.
68
-// defaultSnapshotterName = "overlayfs"
+ // defaultSnapshotterName = "overlayfs"
69
70
// snapshotPlugin implements a snapshotter.
71
snapshotPlugin = "io.containerd.snapshotter.v1"
cri/v1alpha2/cri.go
@@ -68,7 +68,7 @@ const (
72
73
74
0 commit comments