Skip to content

Commit

Permalink
Hide k8s disable-compression flag from our help
Browse files Browse the repository at this point in the history
  • Loading branch information
SaschaSchwarze0 committed Oct 12, 2023
1 parent 0144ff7 commit 34ec107
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/shp/params/params.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ var hiddenKubeFlags = []string{
"client-key",
"cluster",
"context",
"disable-compression",
"insecure-skip-tls-verify",
"server",
"tls-server-name",
Expand Down

0 comments on commit 34ec107

Please sign in to comment.