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
@@ -126,7 +126,6 @@ var versionCommand = &cobra.Command{
126
126
}
127
127
128
128
funcinit() {
129
-
130
129
//create flagset, the collection of flags for this command
131
130
flags:=operatorControllerCmd.Flags()
132
131
flags.StringVar(&cfg.metricsAddr, "metrics-bind-address", "", "The address for the metrics endpoint. Requires tls-cert and tls-key. (Default: ':8443')")
0 commit comments