Add --experimental-logging-sanitization flag to Kubelet

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
This commit is contained in:
Marek Siarkowicz
2020-11-09 16:24:07 +01:00
parent f170d33e1f
commit 8e60d75c15
7 changed files with 15 additions and 3 deletions

View File

@@ -184,6 +184,7 @@ var (
"HealthzBindAddress",
"HealthzPort",
"Logging.Format",
"Logging.Sanitization",
"TLSCipherSuites[*]",
"TLSMinVersion",
"IPTablesDropBit",