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 3825d6c commit 4f9e536Copy full SHA for 4f9e536
cmd/embedded-cluster/uninstall.go
@@ -92,7 +92,6 @@ func (h *hostInfo) drainNode() error {
92
"drain",
93
"--ignore-daemonsets",
94
"--delete-emptydir-data",
95
- "--delete-local-data",
96
"--timeout", "60s",
97
h.Hostname,
98
}
0 commit comments