Remove hardump flag (#183)

Removed hardump flag and made it the default (and only) behavior.
This commit is contained in:
Nimrod Gilboa Markevich
2021-08-08 17:31:45 +03:00
committed by GitHub
parent 02e02718d2
commit 1cf9c29ef0
4 changed files with 4 additions and 19 deletions

View File

@@ -577,7 +577,6 @@ func (provider *Provider) ApplyMizuTapperDaemonSet(ctx context.Context, namespac
"./mizuagent",
"-i", "any",
"--tap",
"--hardump",
"--api-server-address", fmt.Sprintf("ws://%s/wsTapper", apiServerPodIp),
}
if tapOutgoing {