You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -128,7 +128,6 @@ var versionCommand = &cobra.Command{
128
128
}
129
129
130
130
funcinit() {
131
-
132
131
//create flagset, the collection of flags for this command
133
132
flags:=operatorControllerCmd.Flags()
134
133
flags.StringVar(&cfg.metricsAddr, "metrics-bind-address", "", "The address for the metrics endpoint. Requires tls-cert and tls-key. (Default: ':8443')")
0 commit comments